vim: add ctrlp

This commit is contained in:
Thomas Ruoff
2013-02-20 00:43:02 +01:00
parent 50275aa512
commit 8b4c6fd793

1
vimrc
View File

@@ -18,6 +18,7 @@ Bundle 'clones/vim-fuzzyfinder'
Bundle 'kchmck/vim-coffee-script' Bundle 'kchmck/vim-coffee-script'
Bundle 'scrooloose/syntastic.git' Bundle 'scrooloose/syntastic.git'
Bundle 'myusuf3/numbers.vim.git' Bundle 'myusuf3/numbers.vim.git'
Bundle 'kien/ctrlp.vim'
Bundle 'Lokaltog/powerline' Bundle 'Lokaltog/powerline'
Bundle 'flazz/vim-colorschemes' Bundle 'flazz/vim-colorschemes'