From 64b9561388e4a265d1fea120a54510e1bb64b14c Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 23 Sep 2014 17:50:20 -0300 Subject: Turning off Ctrl-V while we're using parcellite --- vimrc.dot.link | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vimrc.dot.link b/vimrc.dot.link index f74003e..886181e 100644 --- a/vimrc.dot.link +++ b/vimrc.dot.link @@ -128,10 +128,10 @@ command -nargs=0 OpenNERDTree :call OpenNERDTree() nmap t :OpenNERDTree " See http://superuser.com/questions/10588/how-to-make-cut-copy-paste-in-gvim-on-ubuntu-work-with-ctrlx-ctrlc-ctrlv +"imap + +"vmap c"+p vmap "+yi vmap "+c -vmap c"+p -imap + " Color scheme "colorscheme github -- cgit v1.2.3