Skip to content

Commit 841efaf

Browse files
authored
Merge pull request #62 from TTWShell/feature/set-incsearch
set incsearch
2 parents b780fe6 + 64801e6 commit 841efaf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vimrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ set encoding=utf-8
9292
set fencs=utf-8,gb2312,gbk " Sets the default encoding
9393
set nu
9494
set hlsearch
95+
set incsearch
9596

9697
" toggle line number and vim-gitgutter
9798
map <F2> :set number! \| GitGutterToggle<cR>

0 commit comments

Comments
 (0)