diff options
author | Gokul Soumya | 2021-07-03 05:05:09 +0000 |
---|---|---|
committer | Blaž Hrastnik | 2021-07-03 07:44:01 +0000 |
commit | 37f0b9ee159c13a8bc225b28219dfc485f4393a2 (patch) | |
tree | c4137be01afb322c06a06ff4a7dccf760db67eea /book | |
parent | f909526ebd5e3371120c3f332bb8ad9174c4892b (diff) |
Add missing linenr.selected key to docs
Diffstat (limited to 'book')
-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 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` | | |