]> Sergey Matveev's repositories - dotfiles.git/commitdiff
unsigned char* is very often typed
authorSergey Matveev <stargrave@stargrave.org>
Mon, 11 May 2020 10:13:52 +0000 (13:13 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Tue, 12 May 2020 19:37:17 +0000 (22:37 +0300)
vim/.vim/ftplugin/c/autos.vim

index 1eb3aaed71ea2ef8f7221471f0bd0c6846f02390..28149447a5e4dce75961ba7bade9a9fc47e50c5e 100644 (file)
@@ -1,3 +1,4 @@
 setlocal equalprg=cfmt.sh
 setlocal commentstring=//\ %s
 command! -buffer Fmt normal mtgg=G'tz.
+abbreviate UCC unsigned char