diff --git a/plugin/NERD_tree.vim b/plugin/NERD_tree.vim index 44317da..fa8f182 100644 --- a/plugin/NERD_tree.vim +++ b/plugin/NERD_tree.vim @@ -2668,6 +2668,7 @@ function! s:initNerdTreeInPlace(dir) setlocal nu else setlocal nonu + setlocal nornu endif iabc @@ -2904,6 +2905,7 @@ function! s:createTreeWin() setlocal nu else setlocal nonu + setlocal nornu endif iabc