mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-02 22:30:04 +08:00
Fix mapping
This commit is contained in:
parent
7504b33984
commit
1cc8352acf
@ -1,9 +1,7 @@
|
|||||||
nmap <Leader><Leader> <Plug>BookmarkToggle
|
nmap <Leader>m <Plug>BookmarkToggle
|
||||||
nmap <Leader>i <Plug>BookmarkAnnotate
|
nmap <Leader>mi <Plug>BookmarkAnnotate
|
||||||
nmap <Leader>a <Plug>BookmarkShowAll
|
nmap <Leader>ma <Plug>BookmarkShowAll
|
||||||
nmap <Leader>j <Plug>BookmarkNext
|
nmap <Leader>mj <Plug>BookmarkNext
|
||||||
nmap <Leader>k <Plug>BookmarkPrev
|
nmap <Leader>mk <Plug>BookmarkPrev
|
||||||
nmap <Leader>c <Plug>BookmarkClear
|
nmap <Leader>mc <Plug>BookmarkClear
|
||||||
nmap <Leader>x <Plug>BookmarkClearAll
|
nmap <Leader>mx <Plug>BookmarkClearAll
|
||||||
nmap <Leader>kk <Plug>BookmarkMoveUp
|
|
||||||
nmap <Leader>jj <Plug>BookmarkMoveDown
|
|
||||||
|
Loading…
Reference in New Issue
Block a user