remove a now misleading comment

This commit is contained in:
Martin Grenfell 2012-01-11 13:46:46 +00:00
parent e51a40c0d8
commit 6d83575490

View File

@ -3918,7 +3918,6 @@ endfunction
"FUNCTION: s:bindMappings() {{{2
function! s:bindMappings()
"bind all the user custom maps
call s:KeyMap.BindAll()
command! -buffer -nargs=? Bookmark :call <SID>bookmarkNode('<args>')