From 46c4a8cc3832f512cc1448a6d7d1bdf77f14ffa2 Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Tue, 28 Mar 2023 15:15:31 +0100 Subject: fixed conflicting binding --- vim/vimrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vim/vimrc') diff --git a/vim/vimrc b/vim/vimrc index a695038..215b5aa 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -452,7 +452,7 @@ nnoremap a :Rg " this copies to clipboard and primary selection vn remap "*y let @+=@* " make sure you are in normal mode for this to work, I think. -map "+P +"map "+P "" Quick Editing vimrc nnoremap ev sjL:e $MYVIMRC -- cgit v1.2.3