commit 57ccede2509ed5c421cc7baacc9fade973069cd6
parent 04dbae2cb4df3b92e0b62803f1a7486ec6c19fc5
Author: Martin Grenfell <martin.grenfell@gmail.com>
Date: Fri, 6 Jan 2012 15:05:47 +0000
trivial comment change
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/plugin/NERD_tree.vim b/plugin/NERD_tree.vim
@@ -4229,7 +4229,7 @@ function! s:upDirCurrentRootClosed()
call s:upDir(0)
endfunction
-" Post Source Actions {{{1
+" SECTION: Post Source Actions {{{1
call s:postSourceActions()
"reset &cpo back to users setting