aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-08-05 22:40:21 +1200
committerTom Ryder <tom@sanctum.geek.nz>2018-08-05 22:40:21 +1200
commit34899e1d59392ff8a71a4835610f622a115dd189 (patch)
treee96fd3a6f8e8fc2f127f86492a9396c101e73bef /doc
parentAdd FocusLost/FocusGained hooks (diff)
downloadvim-cursorline-current-34899e1d59392ff8a71a4835610f622a115dd189.tar.gz
vim-cursorline-current-34899e1d59392ff8a71a4835610f622a115dd189.zip
Update documentation on events
Diffstat (limited to 'doc')
-rw-r--r--doc/cursorline_current.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/cursorline_current.txt b/doc/cursorline_current.txt
index 33f645e..1a84ece 100644
--- a/doc/cursorline_current.txt
+++ b/doc/cursorline_current.txt
@@ -3,8 +3,9 @@
DESCRIPTION *cursorline_current*
This plugin tweaks the behaviour of the 'cursorline' option to enable it only
-in the current window and when not in insert mode. It essentially makes
-'cursorline' follow the cursor in normal mode as much as possible.
+in the current window, when not in insert mode, and (if supported) when Vim
+has focus. It essentially makes 'cursorline' follow the cursor in normal mode
+as much as possible.
It uses the global value of 'cursorline' as its default, and should also
correctly handle local values for windows.