From 4b7f78bc7d2c2fe84c2da459010090818036915f Mon Sep 17 00:00:00 2001 From: Thomas Ruoff Date: Tue, 22 Aug 2017 01:13:05 +0200 Subject: [PATCH] access system clipboard with ,x --- vimrc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/vimrc b/vimrc index 1168510..e36e6a2 100644 --- a/vimrc +++ b/vimrc @@ -187,6 +187,9 @@ nnoremap w :update "" remove hightlighting nnoremap :nohls +"" access copy buffer +noremap x "+ + "" fast window switching nnoremap nnoremap