Broke out vim rc into nicer pieces :)
This commit is contained in:
6
vim/abbreviations.vim
Normal file
6
vim/abbreviations.vim
Normal file
@ -0,0 +1,6 @@
|
||||
" -- 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>}
|
||||
" }}}
|
Reference in New Issue
Block a user