Browse Source

trying the new snipmate fork

master
Julio Biason 11 years ago
parent
commit
b203d38113
  1. 5
      configs/vimrc

5
configs/vimrc

@ -223,7 +223,10 @@ Bundle 'jiangmiao/auto-pairs'
Bundle 'scrooloose/syntastic'
" snippets
Bundle 'msanders/snipmate.vim'
" Bundle 'msanders/snipmate.vim'
Bundle "MarcWeber/vim-addon-mw-utils"
Bundle "tomtom/tlib_vim"
Bundle "garbas/vim-snipmate"
" fuzzy file open
Bundle 'kien/ctrlp.vim'

Loading…
Cancel
Save