Don't use clang-format-devel
anymore
Just use the regular one.
This commit is contained in:
@ -14,4 +14,4 @@ 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