Vimrc: remove S-k mapping
This commit is contained in:
parent
2c0d193364
commit
4a322125ba
1 changed files with 0 additions and 1 deletions
|
@ -131,6 +131,5 @@ noremap <Down> <NOP>
|
||||||
noremap <Left> <NOP>
|
noremap <Left> <NOP>
|
||||||
noremap <Right> <NOP>
|
noremap <Right> <NOP>
|
||||||
|
|
||||||
noremap <K> i<CR><Esc>
|
|
||||||
xnoremap <leader>b <esc>:'<,'>:w !
|
xnoremap <leader>b <esc>:'<,'>:w !
|
||||||
xnoremap <Leader>x <esc>:'<,'>:w !xclip -selection clipboard<CR><esc>
|
xnoremap <Leader>x <esc>:'<,'>:w !xclip -selection clipboard<CR><esc>
|
||||||
|
|
Loading…
Reference in a new issue