From d1d5ce5ea37ce3c674dac9751f5ba7bab32cc30f Mon Sep 17 00:00:00 2001 From: nirenjan Date: Tue, 20 May 2014 20:08:07 -0700 Subject: [PATCH] Switch from snipMate to UltiSnips --- install | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/install b/install index eb3f214..4dc87e9 100755 --- a/install +++ b/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