We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d595605 commit e697444Copy full SHA for e697444
plugin/NERD_tree.vim
@@ -2668,6 +2668,7 @@ function! s:initNerdTreeInPlace(dir)
2668
setlocal nu
2669
else
2670
setlocal nonu
2671
+ setlocal nornu
2672
endif
2673
2674
iabc <buffer>
@@ -2904,6 +2905,7 @@ function! s:createTreeWin()
2904
2905
2906
2907
2908
2909
2910
2911
0 commit comments