Add mapping cy for yank to clipboard

This commit is contained in:
Alexander Gehrke 2023-02-13 16:03:29 +01:00
parent 303a91fa64
commit 964851014f

View file

@ -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>