summaryrefslogtreecommitdiff
path: root/.vim/vimrc_files/vundle.vim
diff options
context:
space:
mode:
Diffstat (limited to '.vim/vimrc_files/vundle.vim')
-rw-r--r--.vim/vimrc_files/vundle.vim2
1 files changed, 2 insertions, 0 deletions
diff --git a/.vim/vimrc_files/vundle.vim b/.vim/vimrc_files/vundle.vim
index eb568ef..6b8b21a 100644
--- a/.vim/vimrc_files/vundle.vim
+++ b/.vim/vimrc_files/vundle.vim
@@ -18,6 +18,8 @@ Plugin 'vim-airline/vim-airline-themes'
Plugin 'majutsushi/tagbar'
+Plugin 'kien/ctrlp.vim'
+
" c++ modifief headers: http://www.vim.org/scripts/script.php?script_id=2358
"Plugin 'vim-scripts/OmniCppComplete'