mirror of
https://github.com/neovim/neovim.git
synced 2026-04-23 07:45:32 +00:00
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:
committed by
Justin M. Keyes
parent
6cfe98c66e
commit
ffeffcb6cd
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user