defaults: enable 'incsearch' by default. #2858

This also updates the documentation about 'incsearch'.

Re: https://github.com/neovim/neovim/issues/2676
This commit is contained in:
Felipe Morales
2015-06-18 23:02:36 -03:00
committed by Justin M. Keyes
parent 6cfe98c66e
commit ffeffcb6cd
5 changed files with 14 additions and 17 deletions

View File

@@ -34,6 +34,7 @@ these differences.
- 'complete' doesn't include "i"
- 'encoding' defaults to "utf-8"
- 'formatoptions' defaults to "tcqj"
- 'incsearch' is set by default
- 'langnoremap' is set by default
- 'mouse' defaults to "a"
- 'nocompatible' is always set