commit d24a421efdb780909dca3d3c2257bad4252e8c8e
parent 6cf4e9a7635c654055abf5bea9c5fceb76620181
Author: Martin Grenfell <martin_grenfell@msn.com>
Date: Wed, 3 Sep 2008 17:45:22 +1200
cosmetic fix
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/plugin/NERD_tree.vim b/plugin/NERD_tree.vim
@@ -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