mirror of
https://github.com/preservim/nerdtree.git
synced 2025-11-08 19:33:50 -05:00
remove some old testing code
This commit is contained in:
@@ -814,7 +814,6 @@ endfunction
|
|||||||
"CLASS: oPath {{{2
|
"CLASS: oPath {{{2
|
||||||
"============================================================
|
"============================================================
|
||||||
let s:oPath = {}
|
let s:oPath = {}
|
||||||
let oPath = s:oPath
|
|
||||||
"FUNCTION: oPath.BookmarkNames() {{{3
|
"FUNCTION: oPath.BookmarkNames() {{{3
|
||||||
function! s:oPath.BookmarkNames() dict
|
function! s:oPath.BookmarkNames() dict
|
||||||
if !exists("self.bookmarkNames")
|
if !exists("self.bookmarkNames")
|
||||||
|
|||||||
Reference in New Issue
Block a user