Remove the need for the adamformat symlink.

This commit is contained in:
2025-03-07 23:14:43 -05:00
parent 60607dbce7
commit 2e677b6325

View File

@ -13,5 +13,5 @@ map <Ins> :cp
map <Del> :cn
"map _ :1,$!/opt/local/bin/clang-format-mp-3.9 -style=file
:1,$!/opt/local/bin/uncrustify -q -lCPP -c ~/adamformat/adam.format.cfg
:1,$!/opt/local/bin/uncrustify -q -lCPP -c ~/adamformat/adam.format.cfg
map _ :1,$!uncrustify -q -lCPP -c ~/cshenv/adamformat/adam.format.cfg