Added NERDTree to vimrc

This commit is contained in:
Thomas FORGIONE 2016-11-20 10:35:50 +01:00
parent 901c28218f
commit 31a79cfd06
1 changed files with 2 additions and 0 deletions

2
vimrc
View File

@ -11,6 +11,8 @@ Plugin 'VundleVim/Vundle.vim'
Plugin 'vim-airline/vim-airline'
" ... and its themes
Plugin 'vim-airline/vim-airline-themes'
" Nerd tree
Plugin 'scrooloose/nerdtree'
" I don't know what this is
Plugin 'othree/html5.vim'
" Vim markdown previewer