From: Sergey Matveev Date: Mon, 11 May 2020 10:13:52 +0000 (+0300) Subject: unsigned char* is very often typed X-Git-Url: http://www.git.stargrave.org/?p=dotfiles.git;a=commitdiff_plain;h=bd0fd38671ae3e195b0c47677417394adb75c277 unsigned char* is very often typed --- diff --git a/vim/.vim/ftplugin/c/autos.vim b/vim/.vim/ftplugin/c/autos.vim index 1eb3aae..2814944 100644 --- a/vim/.vim/ftplugin/c/autos.vim +++ b/vim/.vim/ftplugin/c/autos.vim @@ -1,3 +1,4 @@ setlocal equalprg=cfmt.sh setlocal commentstring=//\ %s command! -buffer Fmt normal mtgg=G'tz. +abbreviate UCC unsigned char