From 964851014f944ab2c72e71b3cfbeea752e4234cc Mon Sep 17 00:00:00 2001 From: Alexander Gehrke Date: Mon, 13 Feb 2023 16:03:29 +0100 Subject: [PATCH] Add mapping cy for yank to clipboard --- init.vim | 1 + 1 file changed, 1 insertion(+) diff --git a/init.vim b/init.vim index efe9666..5f71ba9 100644 --- a/init.vim +++ b/init.vim @@ -120,6 +120,7 @@ augroup END nnoremap za vnoremap . normal . +noremap cy "*y tnoremap