Add tpope/vim-repeat to default install

This commit is contained in:
spf13 2014-06-30 13:57:29 -04:00
parent 49e1bcf1aa
commit 983785d42b

View File

@ -105,6 +105,7 @@
Bundle 'altercation/vim-colors-solarized'
Bundle 'spf13/vim-colors'
Bundle 'tpope/vim-surround'
Bundle 'tpope/vim-repeat'
Bundle 'spf13/vim-autoclose'
Bundle 'kien/ctrlp.vim'
Bundle 'tacahiroy/ctrlp-funky'