From 3c2961a0d7c16407428b1f8bdae3f9810ebf2049 Mon Sep 17 00:00:00 2001 From: Blubber Date: Mon, 10 Oct 2016 00:29:44 +0200 Subject: tmux changes prefix to C-s; vim changed leader to 'S' (capital s) --- .vim/vimrc_files/vundle.vim | 2 ++ 1 file changed, 2 insertions(+) (limited to '.vim/vimrc_files/vundle.vim') 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' -- cgit v1.2.3