We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b780fe6 + 64801e6 commit 841efafCopy full SHA for 841efaf
vimrc
@@ -92,6 +92,7 @@ set encoding=utf-8
92
set fencs=utf-8,gb2312,gbk " Sets the default encoding
93
set nu
94
set hlsearch
95
+set incsearch
96
97
" toggle line number and vim-gitgutter
98
map <F2> :set number! \| GitGutterToggle<cR>
0 commit comments