Add mapping cy for yank to clipboard
This commit is contained in:
parent
303a91fa64
commit
964851014f
1 changed files with 1 additions and 0 deletions
1
init.vim
1
init.vim
|
@ -120,6 +120,7 @@ augroup END
|
||||||
|
|
||||||
nnoremap <space> za
|
nnoremap <space> za
|
||||||
vnoremap <silent> . <cmd>normal .<CR>
|
vnoremap <silent> . <cmd>normal .<CR>
|
||||||
|
noremap cy "*y
|
||||||
|
|
||||||
tnoremap <C-q> <C-\><C-n>
|
tnoremap <C-q> <C-\><C-n>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue