mirror of
https://github.com/preservim/nerdtree.git
synced 2025-11-08 19:33:50 -05:00
remove a now misleading comment
This commit is contained in:
@@ -3918,7 +3918,6 @@ endfunction
|
|||||||
|
|
||||||
"FUNCTION: s:bindMappings() {{{2
|
"FUNCTION: s:bindMappings() {{{2
|
||||||
function! s:bindMappings()
|
function! s:bindMappings()
|
||||||
"bind all the user custom maps
|
|
||||||
call s:KeyMap.BindAll()
|
call s:KeyMap.BindAll()
|
||||||
|
|
||||||
command! -buffer -nargs=? Bookmark :call <SID>bookmarkNode('<args>')
|
command! -buffer -nargs=? Bookmark :call <SID>bookmarkNode('<args>')
|
||||||
|
|||||||
Reference in New Issue
Block a user