dotwryn/vim/abbreviations.vim

7 lines
283 B
VimL
Raw Normal View History

2019-09-26 22:00:03 +00:00
" -- Abbreviation Dictionary ------------------------- {{{
iabbrev @@ wagner.wryn@gmail.com
iabbrev ssig <CR>-----------------------<CR>Wryn Wagner<CR>wagner.wryn@gmail.com<CR>(720)557-5443<CR>-----------------------
iabbrev psvm public static void main(String[] args) {<CR>}
" }}}