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