Open NERDTree on startup
This commit is contained in:
parent
700187e622
commit
aca62973b5
@ -1,5 +1,5 @@
|
|||||||
" Auto open nerd tree on startup
|
" Auto open nerd tree on startup
|
||||||
let g:nerdtree_tabs_open_on_gui_startup = 0
|
let g:nerdtree_tabs_open_on_gui_startup = 1
|
||||||
" Focus in the main content window
|
" Focus in the main content window
|
||||||
let g:nerdtree_tabs_focus_on_files = 1
|
let g:nerdtree_tabs_focus_on_files = 1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user