Browse Source

Enable incsearch

Highligth the next matching pattern while using the search command.
DricomDragon 5 years ago
parent
commit
5e540a9e03
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Install/Templates/vimrc

+ 1 - 0
Install/Templates/vimrc

@@ -1,2 +1,3 @@
 syntax on
 set autoindent
+set incsearch