]> Sergey Matveev's repositories - dotfiles.git/blob - vim/.vim/ftplugin/c/abs.vim
1f99c4c38f17f35fa9378959c5125b12b7647dce
[dotfiles.git] / vim / .vim / ftplugin / c / abs.vim
1 abbreviate <buffer> ucc unsigned char *
2 abbreviate <buffer> u8 uint8_t *
3 abbreviate <buffer> U8 (uint8_t *)