cosmetic fix

This commit is contained in:
Martin Grenfell 2008-09-03 17:45:22 +12:00
parent 6cf4e9a763
commit d24a421efd

View File

@ -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