diff --git a/plugin/NERD_tree.vim b/plugin/NERD_tree.vim index e540097..6efb48c 100644 --- a/plugin/NERD_tree.vim +++ b/plugin/NERD_tree.vim @@ -814,7 +814,6 @@ endfunction "CLASS: oPath {{{2 "============================================================ let s:oPath = {} -let oPath = s:oPath "FUNCTION: oPath.BookmarkNames() {{{3 function! s:oPath.BookmarkNames() dict if !exists("self.bookmarkNames")