mirror of
https://github.com/luzifer/vim.git
synced 2024-12-20 10:21:19 +00:00
Added nerdtree plugin
This commit is contained in:
parent
d17656f762
commit
040d110892
1 changed files with 1 additions and 0 deletions
1
vimrc
1
vimrc
|
@ -7,6 +7,7 @@ Bundle 'gmarik/vundle'
|
|||
" Other plugins
|
||||
Bundle 'nathanaelkane/vim-indent-guides'
|
||||
Bundle 'airblade/vim-gitgutter'
|
||||
Bundle 'scrooloose/nerdtree'
|
||||
|
||||
" Jimdo stuff
|
||||
Bundle 'Jimdo/vim-spec-runner'
|
||||
|
|
Loading…
Reference in a new issue