aboutsummaryrefslogtreecommitdiff
path: root/book/src/themes.md
diff options
context:
space:
mode:
authorGokul Soumya2021-07-03 05:05:09 +0000
committerBlaž Hrastnik2021-07-03 07:44:01 +0000
commit37f0b9ee159c13a8bc225b28219dfc485f4393a2 (patch)
treec4137be01afb322c06a06ff4a7dccf760db67eea /book/src/themes.md
parentf909526ebd5e3371120c3f332bb8ad9174c4892b (diff)
Add missing linenr.selected key to docs
Diffstat (limited to 'book/src/themes.md')
-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 d6ed78ba..e5c461fd 100644
--- a/book/src/themes.md
+++ b/book/src/themes.md
@@ -81,6 +81,7 @@ Possible keys:
| `ui.cursor.match` | Matching bracket etc. |
| `ui.cursor.primary` | Cursor with primary selection |
| `ui.linenr` | |
+| `ui.linenr.selected` | |
| `ui.statusline` | |
| `ui.statusline.inactive` | |
| `ui.popup` | |