From 09ab78b86ca68869fee622eb530b151e6256ed2f 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