[bugfix] keep pasting feature not working as expected
This commit is contained in:
parent
259e5ac95a
commit
b36be9b5e9
|
@ -47,7 +47,7 @@ noremap <C-e> <End>
|
|||
noremap <C-f> <Right>
|
||||
noremap <C-b> <Left>
|
||||
|
||||
vnoremap <leader>p "_dP
|
||||
vnoremap <leader>p pgvy
|
||||
nnoremap <leader>q :qall<CR>
|
||||
|
||||
nnoremap <leader>1 :b1<CR>
|
||||
|
|
Loading…
Reference in New Issue
Block a user