update
This commit is contained in:
parent
8fc2d7d068
commit
e5784d5bf6
2
.vimrc
2
.vimrc
@ -379,8 +379,6 @@ map <Leader><Leader>. <Plug>(easymotion-repeat)
|
||||
" <Leader>f{char} to move to {char}
|
||||
map <Leader>f <Plug>(easymotion-bd-f)
|
||||
nmap <Leader>f <Plug>(easymotion-overwin-f)
|
||||
" s{char}{char} to move to {char}{char}
|
||||
nmap s <Plug>(easymotion-overwin-f2)
|
||||
" Move to line
|
||||
map <Leader>L <Plug>(easymotion-bd-jk)
|
||||
nmap <Leader>L <Plug>(easymotion-overwin-line)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user