mirror of
https://github.com/preservim/nerdtree.git
synced 2025-02-14 21:12:47 +08:00
minor cosmetic change
This commit is contained in:
parent
e102abe98f
commit
2e26da9666
|
@ -1648,7 +1648,7 @@ function! s:BufInWindows(bnum)
|
|||
return cnt
|
||||
endfunction " >>>
|
||||
|
||||
"FUNCTION: CompareBookmarks(first, second) {{{2
|
||||
"FUNCTION: s:CompareBookmarks(first, second) {{{2
|
||||
"Compares two bookmarks
|
||||
function! s:CompareBookmarks(first, second)
|
||||
return a:first.compareTo(a:second)
|
||||
|
|
Loading…
Reference in New Issue
Block a user