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