aboutsummaryrefslogtreecommitdiff
path: root/book
diff options
context:
space:
mode:
authorGokul Soumya2021-12-18 02:55:40 +0000
committerGokul Soumya2021-12-18 02:56:11 +0000
commit016640f4fb6f620df13a2cab15e749d623197a51 (patch)
tree214281b9dc0843ac455bc20a636169858cce2ca2 /book
parent058796c18e786309322731ff68b15a0f3901b60b (diff)
Remove ui.cursor.primary and hashmap lookups
Diffstat (limited to 'book')
-rw-r--r--book/src/themes.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/book/src/themes.md b/book/src/themes.md
index ecbbb6e9..6b38fb43 100644
--- a/book/src/themes.md
+++ b/book/src/themes.md
@@ -173,7 +173,6 @@ 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 |