remove bookmarks display footer
This commit is contained in:
parent
8f7aed712b
commit
b59a7cd979
@ -2298,8 +2298,6 @@ function! s:RenderBookmarks()
|
||||
call setline(line(".")+1,'>' . i . ' [' . bookmarks[i].StrForOS(0) . ']')
|
||||
call cursor(line(".")+1, col("."))
|
||||
endfor
|
||||
call setline(line(".")+1, '>---------------------------')
|
||||
call cursor(line(".")+1, col("."))
|
||||
|
||||
call setline(line(".")+1, '')
|
||||
call cursor(line(".")+1, col("."))
|
||||
|
Loading…
x
Reference in New Issue
Block a user