aboutsummaryrefslogtreecommitdiff
path: root/doc/source
diff options
context:
space:
mode:
authorTom Dalziel <tom_dl@hotmail.com>2021-10-11 21:55:25 +0100
committerTom Dalziel <tom_dl@hotmail.com>2021-10-11 21:55:25 +0100
commitb97f3f62d67d0b5d56db2cb6dc381254167dac11 (patch)
tree3785913b8898139862070f57fcbd87cc4016860a /doc/source
parent4ea224bbb6ac6b0965494c7f6e8ba28c806a501c (diff)
Add docs for evil-start-of-line
Diffstat (limited to 'doc/source')
-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 23987e1..fb786f2 100644
--- a/doc/source/settings.rst
+++ b/doc/source/settings.rst
@@ -120,6 +120,8 @@ of them can be tweaked using the following variables.
.. elisp:autovariable:: evil-track-eol
+.. elisp:autovariable:: evil-start-of-line
+
Cursor display
--------------