diff options
author | Gokul Soumya | 2021-12-23 06:26:52 +0000 |
---|---|---|
committer | Gokul Soumya | 2021-12-23 06:26:52 +0000 |
commit | c0bbadcaaf42698d102fa03f6f9267021f3efec0 (patch) | |
tree | 4ce51151dea4ff0fe58d53ea6a5a94b58332bfc6 /book/src | |
parent | d4fb1d06333315a3c6e9dc7f0ad8055d91551e3a (diff) |
Manually draw all block cursors
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 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 | |