From 875c01c7c58a22259a8b91ab235a98a1cf7343d5 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Sun, 21 Apr 2019 11:23:52 +0300 Subject: Correct vim highlight behaviour --- .config/nvim/init.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/nvim/init.vim b/.config/nvim/init.vim index 756480f..ee6007c 100755 --- a/.config/nvim/init.vim +++ b/.config/nvim/init.vim @@ -218,7 +218,7 @@ nnoremap k nnoremap h nnoremap l " Disable highlight when is pressed -nnoremap :set hls! +nnoremap :noh " Space will toggle folds! nnoremap za " Search mappings: These will make it so that going to the next one in a -- cgit v1.2.3-70-g09d2