Don't use clang-format-devel anymore

Just use the regular one.
This commit is contained in:
2025-07-02 13:26:02 -04:00
parent 8a15f32026
commit 5d30a8b4e7

View File

@ -14,4 +14,4 @@ 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
map _ :1,$!uncrustify -q -lCPP -c ~/cshenv/adamformat/adam.format.cfg
map _ :1,$!uncrustify -q -lCPP -c ~/cshenv/adamformat/adam.format.cfg