From d1c8a74771b241ee0824853bd5e8229cb0ab4187 Mon Sep 17 00:00:00 2001 From: Gokul Soumya Date: Mon, 14 Jun 2021 19:31:17 +0530 Subject: Add theme key for selected line number Adds `ui.linenr.selected` which controls highlight of linu numbes which have cursors on. - Fallback to linenr if linenr.selected is missing - Update docs and themes - Add TODOs for themes with temporary linenr.selected --- book/src/configuration.md | 1 + 1 file changed, 1 insertion(+) (limited to 'book') diff --git a/book/src/configuration.md b/book/src/configuration.md index 363279f2..649aa21f 100644 --- a/book/src/configuration.md +++ b/book/src/configuration.md @@ -70,6 +70,7 @@ Possible keys: | `module` | | | `ui.background` | | | `ui.linenr` | | +| `ui.linenr.selected` | For lines with cursors | | `ui.statusline` | | | `ui.popup` | | | `ui.window` | | -- cgit v1.2.3-70-g09d2