mirror of
https://github.com/preservim/nerdtree.git
synced 2025-11-08 11:23:48 -05:00
cosmetic fix
This commit is contained in:
@@ -646,7 +646,7 @@ endfunction
|
||||
"classes.
|
||||
"============================================================
|
||||
let s:oTreeDirNode = copy(s:oTreeFileNode)
|
||||
"FUNCTION: s:oTreeDirNode.AbsoluteTreeRoot(){{{2
|
||||
"FUNCTION: oTreeDirNode.AbsoluteTreeRoot(){{{3
|
||||
"class method that returns the highest cached ancestor of the current root
|
||||
function! s:oTreeDirNode.AbsoluteTreeRoot()
|
||||
let currentNode = t:NERDTreeRoot
|
||||
|
||||
Reference in New Issue
Block a user