aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
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.