diff --git a/plugin/NERD_tree.vim b/plugin/NERD_tree.vim index f170f30..413f6e7 100644 --- 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