NERDTree crashes when run on dir
This commit is contained in:
parent
84f3aa62c7
commit
de1439b024
2
vimrc
2
vimrc
|
@ -12,7 +12,7 @@ Plugin 'vim-airline/vim-airline'
|
||||||
" ... and its themes
|
" ... and its themes
|
||||||
Plugin 'vim-airline/vim-airline-themes'
|
Plugin 'vim-airline/vim-airline-themes'
|
||||||
" Nerd tree
|
" Nerd tree
|
||||||
Plugin 'scrooloose/nerdtree'
|
" Plugin 'scrooloose/nerdtree'
|
||||||
" I don't know what this is
|
" I don't know what this is
|
||||||
Plugin 'othree/html5.vim'
|
Plugin 'othree/html5.vim'
|
||||||
" Vim markdown previewer
|
" Vim markdown previewer
|
||||||
|
|
Loading…
Reference in New Issue