Added moving when mode is visual
This commit is contained in:
parent
6080ab660f
commit
7d0d20779d
@ -499,6 +499,9 @@ inoremap <C-t> <Esc>:tabnew<CR>
|
|||||||
nnoremap J }
|
nnoremap J }
|
||||||
nnoremap K {
|
nnoremap K {
|
||||||
|
|
||||||
|
vnoremap J }
|
||||||
|
vnoremap K {
|
||||||
|
|
||||||
" Copy into system
|
" Copy into system
|
||||||
noremap <Leader>y "*y
|
noremap <Leader>y "*y
|
||||||
noremap <Leader>p "*p
|
noremap <Leader>p "*p
|
||||||
|
Loading…
Reference in New Issue
Block a user