]> Sergey Matveev's repositories - dotfiles.git/commitdiff
Often used assert(!= NULL)
authorSergey Matveev <stargrave@stargrave.org>
Sun, 17 May 2020 15:55:09 +0000 (18:55 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Sun, 17 May 2020 15:55:09 +0000 (18:55 +0300)
vim/.vim/ftplugin/c/autos.vim

index 28149447a5e4dce75961ba7bade9a9fc47e50c5e..1b8137bf13bbb5a902626e353bc15ac45e7750f3 100644 (file)
@@ -2,3 +2,5 @@ setlocal equalprg=cfmt.sh
 setlocal commentstring=//\ %s
 command! -buffer Fmt normal mtgg=G'tz.
 abbreviate UCC unsigned char
+
+let @e = "ywoassert(\epA!= NULL);\e"