]> Untitled Git - vimfiles.git/commitdiff
enabled search highlighting
authorPhilippe Hürlimann <p@hurlimann.org>
Mon, 12 Jun 2017 16:11:16 +0000 (18:11 +0200)
committerPhilippe Hürlimann <p@hurlimann.org>
Mon, 12 Jun 2017 16:11:16 +0000 (18:11 +0200)
vimrc

diff --git a/vimrc b/vimrc
index 3c5a3ff9c09f179b93f486b705555f66467c832a..741f06e898351c157ffd05d60fabf88d99e74458 100644 (file)
--- a/vimrc
+++ b/vimrc
@@ -90,6 +90,7 @@ set softtabstop=4
 
 set nobackup
 
+set hlsearch
 
 set foldenable
 set foldmethod=syntax