[ADD][VIM] Useful abbreviations
This commit is contained in:
parent
dca85e34f8
commit
80af70763c
5
vim/.vim/plugin/abbreviations.vim
Normal file
5
vim/.vim/plugin/abbreviations.vim
Normal file
|
@ -0,0 +1,5 @@
|
|||
" A few useful sets of abbreviations
|
||||
|
||||
" A few things that are hard to write in ASCII
|
||||
abbreviate (R) ©
|
||||
abbreviate (TM) ™
|
Loading…
Reference in a new issue