mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 17:30:04 +08:00
8 lines
260 B
VimL
8 lines
260 B
VimL
nmap <Leader>m <Plug>BookmarkToggle
|
|
nmap <Leader>mi <Plug>BookmarkAnnotate
|
|
nmap <Leader>ma <Plug>BookmarkShowAll
|
|
nmap <Leader>mj <Plug>BookmarkNext
|
|
nmap <Leader>mk <Plug>BookmarkPrev
|
|
nmap <Leader>mc <Plug>BookmarkClear
|
|
nmap <Leader>mx <Plug>BookmarkClearAll
|