mirror of
https://github.com/preservim/nerdtree.git
synced 2025-11-10 04:13:48 -05:00
minor fix to method header
This commit is contained in:
@@ -1747,7 +1747,7 @@ function! s:FindNodeLineNumber(treenode)
|
||||
return -1
|
||||
endfunction
|
||||
|
||||
"FUNCTION: s:FindRootNodeLineNumber(path){{{2
|
||||
"FUNCTION: s:FindRootNodeLineNumber(){{{2
|
||||
"Finds the line number of the root node
|
||||
function! s:FindRootNodeLineNumber()
|
||||
let rootLine = 1
|
||||
|
||||
Reference in New Issue
Block a user