From bbe727f75729a1aa9d0a380ac025010a08c69751 Mon Sep 17 00:00:00 2001 From: Oliver Hartmann Date: Wed, 26 Dec 2018 22:53:46 +0100 Subject: [PATCH] Highlight word under cursor --- init.vim | 1 + 1 file changed, 1 insertion(+) diff --git a/init.vim b/init.vim index 52e3fd1..4ef5843 100644 --- a/init.vim +++ b/init.vim @@ -75,6 +75,7 @@ map :wa imap :wa "Jump to last modification line map ö `. +nnoremap ü :let @/='\<=expand("")\>':set hls " =================Comments============================ map :TComment