Adding tpope's vim-rsi

This commit is contained in:
Dustin Swan
2012-12-18 09:57:37 -06:00
parent 29137c045b
commit 99a1fe6603

1
vimrc
View File

@@ -17,6 +17,7 @@ Bundle 'tpope/vim-repeat'
Bundle 'tpope/vim-surround'
Bundle 'tpope/vim-fugitive'
Bundle 'tpope/vim-endwise'
Bundle 'tpope/vim-rsi'
" Bundle 'mileszs/ack'
Bundle 'Lokaltog/vim-powerline.git'
Bundle 'Lokaltog/vim-easymotion'