dotar/vim/vundles/project.vundle

9 lines
236 B
Plaintext
Raw Normal View History

Bundle "jistr/vim-nerdtree-tabs.git"
Bundle "scrooloose/nerdtree.git"
2015-09-07 14:13:42 -05:00
Bundle "ctrlpvim/ctrlp.vim"
2016-11-08 12:00:06 -06:00
Bundle 'JazzCore/ctrlp-cmatcher'
2017-01-04 13:45:57 -06:00
Bundle 'junegunn/fzf'
Bundle "xolox/vim-misc"
Bundle "xolox/vim-session"
2017-03-10 17:14:30 +08:00
Bundle 'Valloric/YouCompleteMe'