diff options
author | wojciechkepka | 2021-06-21 16:01:35 +0000 |
---|---|---|
committer | Blaž Hrastnik | 2021-06-23 12:55:02 +0000 |
commit | c534fdefdcbde42c99db4b23e70d69405e93aaf0 (patch) | |
tree | 68973e964510f2fb0fd73c8cd5787516dda47ae6 /book/src | |
parent | d70be55f708fdae8c6e89cae1ad48a35d716bf10 (diff) |
Refactor, add `ui.cursor.primary`
Diffstat (limited to 'book/src')
-rw-r--r-- | book/src/themes.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/book/src/themes.md b/book/src/themes.md index 01fda34a..2ece2491 100644 --- a/book/src/themes.md +++ b/book/src/themes.md @@ -79,6 +79,7 @@ Possible keys: | `ui.cursor.insert` | | | `ui.cursor.select` | | | `ui.cursor.match` | Matching bracket etc. | +| `ui.cursor.primary` | Cursor with primary selection | | `ui.linenr` | | | `ui.statusline` | | | `ui.statusline.inactive` | | |