From 680f4fefcdfce5cb527c9607af1fc06b08a4d104 Mon Sep 17 00:00:00 2001 From: Miao Jiang Date: Tue, 15 Jan 2019 12:43:46 +0800 Subject: [PATCH] Keep clipboard when fastwrap --- plugin/auto-pairs.vim | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/plugin/auto-pairs.vim b/plugin/auto-pairs.vim index bfa072c..bcfd0ec 100644 --- a/plugin/auto-pairs.vim +++ b/plugin/auto-pairs.vim @@ -185,7 +185,7 @@ func! AutoPairsInsert(key) " process the open pair " remove inserted pair - " if the pairs include < > and + " eg: if the pairs include < > and " when