added auto open nerdtree on vim startup
This commit is contained in:
@@ -123,6 +123,9 @@ augroup END
|
||||
|
||||
" More Vimscripts code goes here.
|
||||
|
||||
" This toggles NerdTREE on startup
|
||||
autocmd vimenter * NERDTree
|
||||
|
||||
" }}}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user