From: Silvio Rhatto Date: Tue, 23 Sep 2014 20:50:20 +0000 (-0300) Subject: Turning off Ctrl-V while we're using parcellite X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=64b9561388e4a265d1fea120a54510e1bb64b14c;p=rhatto%2Fdotfiles%2Fvim.git Turning off Ctrl-V while we're using parcellite --- 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