From e53aba897af49dfe82c1071c688661b457a6be4d Mon Sep 17 00:00:00 2001 From: Oliver Hartmann Date: Fri, 28 Dec 2018 15:08:04 +0100 Subject: [PATCH] Map jump back to ctrl+- --- init.vim | 3 +++ 1 file changed, 3 insertions(+) diff --git a/init.vim b/init.vim index 1730fba..a63ba14 100644 --- a/init.vim +++ b/init.vim @@ -97,6 +97,9 @@ vnoremap ΓΌ : \escape(@", '/\.*$^~['), '\_s\+', '\\_s\\+', 'g') \gV:call setreg('"', old_reg, old_regtype):set hls +"map jump back to ctrl+- +nnoremap + " =================Comments============================ map :TComment