mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 10:20:05 +08:00
Fix mapping
This commit is contained in:
parent
7504b33984
commit
1cc8352acf
@ -1,9 +1,7 @@
|
||||
nmap <Leader><Leader> <Plug>BookmarkToggle
|
||||
nmap <Leader>i <Plug>BookmarkAnnotate
|
||||
nmap <Leader>a <Plug>BookmarkShowAll
|
||||
nmap <Leader>j <Plug>BookmarkNext
|
||||
nmap <Leader>k <Plug>BookmarkPrev
|
||||
nmap <Leader>c <Plug>BookmarkClear
|
||||
nmap <Leader>x <Plug>BookmarkClearAll
|
||||
nmap <Leader>kk <Plug>BookmarkMoveUp
|
||||
nmap <Leader>jj <Plug>BookmarkMoveDown
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user