aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/vim_diff.txt
diff options
context:
space:
mode:
authorFelipe Morales <hel.sheep@gmail.com>2015-06-18 23:02:36 -0300
committerJustin M. Keyes <justinkz@gmail.com>2015-06-20 16:19:16 -0400
commitffeffcb6cd056c4cdab79bb97c3cb1e42f68d906 (patch)
tree4e5b077dfb7fef21171b722a7be7548c2fb97a7a /runtime/doc/vim_diff.txt
parent6cfe98c66e1f891497b2bf5aaba8c750d3037703 (diff)
downloadrneovim-ffeffcb6cd056c4cdab79bb97c3cb1e42f68d906.tar.gz
rneovim-ffeffcb6cd056c4cdab79bb97c3cb1e42f68d906.tar.bz2
rneovim-ffeffcb6cd056c4cdab79bb97c3cb1e42f68d906.zip
defaults: enable 'incsearch' by default. #2858
This also updates the documentation about 'incsearch'. Re: https://github.com/neovim/neovim/issues/2676
Diffstat (limited to 'runtime/doc/vim_diff.txt')
-rw-r--r--runtime/doc/vim_diff.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/doc/vim_diff.txt b/runtime/doc/vim_diff.txt
index b0cb8330e1..37c0aa9e7a 100644
--- a/runtime/doc/vim_diff.txt
+++ b/runtime/doc/vim_diff.txt
@@ -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