소스 검색

Enable incsearch

Highligth the next matching pattern while using the search command.
DricomDragon 5 년 전
부모
커밋
5e540a9e03
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      Install/Templates/vimrc

+ 1 - 0
Install/Templates/vimrc

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