Ver Fonte

added ctrlp

Josh Bicking há 8 anos atrás
pai
commit
a45b2f63d7
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      vimrc

+ 1 - 0
vimrc

@@ -21,6 +21,7 @@ Plugin 'benmills/vimux'
 Plugin 'vim-airline/vim-airline'
 Plugin 'Valloric/YouCompleteMe'
 Plugin 'rust-lang/rust.vim'
+Plugin 'ctrlpvim/ctrlp.vim'
 
 " All of your Plugins must be added before the following line
 call vundle#end()            " required