aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorfermata101 <67665648+fermata101@users.noreply.github.com>2021-10-09 16:25:44 -0700
committerTom Dalziel <33435574+tomdl89@users.noreply.github.com>2022-04-12 22:47:04 +0200
commitbe009a9eaa101bba4a964c3e55de9849d6b473e2 (patch)
tree3ba0a985547a6bbf439f1f66875b417c43a26d66 /doc
parentec2c47a83df53993c53b1cf5598a13d41bd4c6b7 (diff)
Add option for non-incremental search (#1304)
Diffstat (limited to 'doc')
-rw-r--r--doc/source/settings.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/source/settings.rst b/doc/source/settings.rst
index a855040..125d7d6 100644
--- a/doc/source/settings.rst
+++ b/doc/source/settings.rst
@@ -81,6 +81,8 @@ Search
.. elisp:autovariable:: evil-ex-hl-update-delay
+.. elisp:autovariable:: evil-ex-search-incremental
+
Indentation
-----------