mirror of https://github.com/nirenjan/dotfiles.git
Switch from snipMate to UltiSnips
parent
5150fa0893
commit
d1d5ce5ea3
3
install
3
install
|
@ -300,10 +300,11 @@ Bundle tpope/vim-fugitive # A Git wrapper so awesome, it
|
|||
Bundle zaiste/tmux.vim # tmux config file syntax
|
||||
Bundle altercation/vim-colors-solarized # Solarized
|
||||
Bundle vimwiki # Vimwiki
|
||||
Bundle msanders/snipmate.vim # snipMate
|
||||
Bundle tomtom/tcomment_vim # tComment
|
||||
Bundle bling/vim-airline # Airline is awesome!
|
||||
Bundle bling/vim-bufferline # Display buffers in Airline
|
||||
Bundle SirVer/ultisnips # UltiSnips
|
||||
Bundle honza/vim-snippets # The actual snippets
|
||||
|
||||
#######################################################################
|
||||
# Install tmux & screen config files
|
||||
|
|
Loading…
Reference in New Issue