dotar/vim/vundles/project.vundle

8 lines
204 B
Plaintext
Raw Normal View History

Bundle "jistr/vim-nerdtree-tabs.git"
Bundle "scrooloose/nerdtree.git"
2015-09-08 03:13:42 +08:00
Bundle "ctrlpvim/ctrlp.vim"
2016-11-09 02:00:06 +08:00
Bundle 'JazzCore/ctrlp-cmatcher'
2017-01-05 03:45:57 +08:00
Bundle 'junegunn/fzf'
Bundle "xolox/vim-misc"
Bundle "xolox/vim-session"