aboutsummaryrefslogtreecommitdiff
path: root/book
diff options
context:
space:
mode:
authorGokul Soumya2021-12-23 06:26:52 +0000
committerGokul Soumya2021-12-23 06:26:52 +0000
commitc0bbadcaaf42698d102fa03f6f9267021f3efec0 (patch)
tree4ce51151dea4ff0fe58d53ea6a5a94b58332bfc6 /book
parentd4fb1d06333315a3c6e9dc7f0ad8055d91551e3a (diff)
Manually draw all block cursors
Diffstat (limited to 'book')
-rw-r--r--book/src/themes.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/book/src/themes.md b/book/src/themes.md
index 40c14781..b6de7002 100644
--- a/book/src/themes.md
+++ b/book/src/themes.md
@@ -188,6 +188,7 @@ These scopes are used for theming the editor interface.
| `ui.cursor.insert` | |
| `ui.cursor.select` | |
| `ui.cursor.match` | Matching bracket etc. |
+| `ui.cursor.primary` | Cursor with primary selection |
| `ui.linenr` | |
| `ui.linenr.selected` | |
| `ui.statusline` | Statusline |