Skip to content

Commit

Permalink
Merge pull request #62 from TTWShell/feature/set-incsearch
Browse files Browse the repository at this point in the history
set incsearch
  • Loading branch information
TTWShell authored Mar 1, 2017
2 parents b780fe6 + 64801e6 commit 841efaf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ set encoding=utf-8
set fencs=utf-8,gb2312,gbk " Sets the default encoding
set nu
set hlsearch
set incsearch

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

0 comments on commit 841efaf

Please sign in to comment.