Remove the need for the adamformat symlink.
This commit is contained in:
@ -13,5 +13,5 @@ map <Ins> :cp
|
|||||||
map <Del> :cn
|
map <Del> :cn
|
||||||
|
|
||||||
"map _ :1,$!/opt/local/bin/clang-format-mp-3.9 -style=file
|
"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
|
map _ :1,$!uncrustify -q -lCPP -c ~/cshenv/adamformat/adam.format.cfg
|
||||||
|
Reference in New Issue
Block a user