aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/syntax.txt
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/doc/syntax.txt')
-rw-r--r--runtime/doc/syntax.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/runtime/doc/syntax.txt b/runtime/doc/syntax.txt
index 83030bf713..094b280697 100644
--- a/runtime/doc/syntax.txt
+++ b/runtime/doc/syntax.txt
@@ -4845,9 +4845,10 @@ Cursor character under the cursor
*hl-CursorIM*
CursorIM like Cursor, but used when in IME mode |CursorIM|
*hl-CursorColumn*
-CursorColumn screen column at the cursor, when 'cursorcolumn' is set
+CursorColumn Screen-column at the cursor, when 'cursorcolumn' is set.
*hl-CursorLine*
-CursorLine screen line at the cursor, when 'cursorline' is set
+CursorLine Screen-line at the cursor, when 'cursorline' is set.
+ Low-priority if foreground (ctermfg OR guifg) is not set.
*hl-Directory*
Directory directory names (and other special names in listings)
*hl-DiffAdd*