Skip to content

Commit b306fd8

Browse files
committed
more plugins
1 parent 406904a commit b306fd8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

vimrc

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,10 @@ Bundle 'maxbrunsfeld/vim-yankstack'
4949
Bundle 'tpope/vim-scriptease'
5050
Bundle 'ivanov/vim-ipython'
5151
Bundle 'scrooloose/nerdtree'
52-
"Bundle 'sgerrand/Conque-Shell'
52+
Bundle 'sgerrand/Conque-Shell'
53+
Bundle 'terryma/vim-expand-region'
54+
Bundle 'spiiph/vim-space'
55+
Bundle 'airblade/vim-gitgutter'
5356

5457
" Disable menu translation
5558
set langmenu=none

0 commit comments

Comments
 (0)