mirror of
https://github.com/preservim/nerdtree.git
synced 2025-11-09 20:03:48 -05:00
rename "primary" and "secondary" trees to "tab" and "window" trees
This is much more accurate and descriptive.
This commit is contained in:
@@ -9,7 +9,7 @@ function! s:NERDTree.AddPathFilter(callback)
|
||||
endfunction
|
||||
|
||||
"FUNCTION: s:NERDTree.Close() {{{1
|
||||
"Closes the primary NERD tree window for this tab
|
||||
"Closes the tab tree window for this tab
|
||||
function! s:NERDTree.Close()
|
||||
if !s:NERDTree.IsOpen()
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user