Skip to content

Commit

Permalink
fix: stop automatically opening NERDTree
Browse files Browse the repository at this point in the history
Signed-off-by: Roald Nefs <[email protected]>
  • Loading branch information
roaldnefs committed Nov 1, 2021
1 parent 6971dc1 commit 8a519d8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -307,5 +307,3 @@ catch
" No such file? No problem, just ignore it...
endtry

" Start NERDTree and put the cursor back in the other window.
autocmd VimEnter * NERDTree | wincmd p

0 comments on commit 8a519d8

Please sign in to comment.