projects
/
dotfiles.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d60b541
)
ptrdiff_t abbreviation
author
Sergey Matveev <stargrave@stargrave.org>
Mon, 4 Jul 2022 12:16:23 +0000 (15:16 +0300)
committer
Sergey Matveev <stargrave@stargrave.org>
Mon, 4 Jul 2022 12:16:23 +0000 (15:16 +0300)
vim/.vim/ftplugin/c/abs.vim
patch
|
blob
|
history
diff --git
a/vim/.vim/ftplugin/c/abs.vim
b/vim/.vim/ftplugin/c/abs.vim
index 1f99c4c38f17f35fa9378959c5125b12b7647dce..f32e05ca9b6b63bb05e6741e71e146cae8eb0c4a 100644
(file)
--- a/
vim/.vim/ftplugin/c/abs.vim
+++ b/
vim/.vim/ftplugin/c/abs.vim
@@
-1,3
+1,4
@@
abbreviate <buffer> ucc unsigned char *
abbreviate <buffer> u8 uint8_t *
abbreviate <buffer> U8 (uint8_t *)
+abbreviate <buffer> pdiff ptrdiff_t