]> Sergey Matveev's repositories - dotfiles.git/blobdiff - vim/.vim/ftplugin/c/autos.vim
Trivial reordering
[dotfiles.git] / vim / .vim / ftplugin / c / autos.vim
index 1eb3aaed71ea2ef8f7221471f0bd0c6846f02390..9ba8e06ea827d79ab1acc6660061f73b495f2bcc 100644 (file)
@@ -1,3 +1,7 @@
-setlocal equalprg=cfmt.sh
 setlocal commentstring=//\ %s
+
+abbreviate UCC unsigned char
+let @e = "ywoassert(\epA!= NULL);\e"
+
+setlocal equalprg=cfmt.sh
 command! -buffer Fmt normal mtgg=G'tz.