How about scripting and changing the highlighting around a WinLeave autocommand?
> Am 08.12.2019 um 23:20 schrieb Leonardo (Vim Github Repository) > <[email protected]>: > > > Is your feature request related something that is currently hard to do? > Please describe. > > I would like to be able to highlight the line number columns of not-current > windows independently of the focused one's. That would allow for more focus > on the current window. > > Describe the solution you'd like > > Two new highlight groups: LineNrNC and CursorLineNrNC, NC being > "not-current", just like StatusLineNC. > > Additional context > > This illustrates the scenario: > > > > — > You are receiving this because you are subscribed to this thread. > Reply to this email directly, view it on GitHub, or unsubscribe. > > -- > -- > You received this message from the "vim_dev" maillist. > Do not top-post! Type your reply below the text you are replying to. > For more information, visit http://www.vim.org/maillist.php > > --- > You received this message because you are subscribed to the Google Groups > "vim_dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/vim_dev/vim/vim/issues/5332%40github.com. -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/BE05B7E4-26F1-4CB7-9A4D-1A967719E1C1%40256bit.org.
