File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -21,12 +21,15 @@ Bundle 'Lokaltog/vim-easymotion'
21
21
" Bundle 'Lokaltog/powerline'
22
22
Bundle ' majutsushi/tagbar'
23
23
Bundle ' kien/ctrlp.vim'
24
+ Bundle ' tacahiroy/ctrlp-funky'
24
25
Bundle ' mileszs/ack.vim'
25
26
Bundle ' Raimondi/delimitMate'
26
27
Bundle ' croaker/mustang-vim'
28
+ Bundle ' telamon/vim-color-github'
27
29
Bundle ' nvie/vim-flake8'
28
30
Bundle ' alfredodeza/pytest.vim'
29
31
Bundle ' mbbill/undotree'
32
+ " Bundle 'sjl/Gundo.vim'
30
33
Bundle ' matthias-guenther/hammer.vim'
31
34
Bundle ' Spaceghost/vim-matchit'
32
35
Bundle ' gregsexton/gitv'
@@ -39,10 +42,12 @@ Bundle 'bufexplorer.zip'
39
42
" Check it
40
43
Bundle ' michaeljsmith/vim-indent-object'
41
44
Bundle ' sjl/clam.vim'
42
- Bundle ' xuhdev/SingleCompile'
43
- " Bundle 'YankRing.vim'
44
45
Bundle ' suan/vim-instant-markdown'
45
- " Bundle 'Valloric/YouCompleteMe'
46
+ Bundle ' maxbrunsfeld/vim-yankstack'
47
+ Bundle ' tpope/vim-scriptease'
48
+ Bundle ' ivanov/vim-ipython'
49
+ Bundle ' scrooloose/nerdtree'
50
+ " Bundle 'sgerrand/Conque-Shell'
46
51
47
52
if has (' win32' )
48
53
source $VIMRUNTIME /vimrc_example.vim
You can’t perform that action at this time.
0 commit comments