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