Browse Source

added a bunch of default snippets, to save time

master
Julio Biason 10 years ago
parent
commit
ed9ecbf4d1
  1. 1
      configs/vimrc

1
configs/vimrc

@ -105,6 +105,7 @@ Plugin 'wting/rust.vim'
" snippets
" Plugin 'msanders/snipmate.vim'
Plugin 'SirVer/ultisnips'
Plugin 'honza/vim-snippets'
" fuzzy file open
Plugin 'kien/ctrlp.vim'

Loading…
Cancel
Save