diff options
author | luukvbaal <luukvbaal@gmail.com> | 2025-02-12 11:01:43 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-12 11:01:43 +0100 |
commit | 2c629ad13f19ac262c0ae85628ceec6d4e0243fb (patch) | |
tree | c274827429909888680fb1dba8c147fe52d1f1e0 /runtime/lua/vim/lsp/semantic_tokens.lua | |
parent | 82a215cb2dc2b80c1b8bc455c90a928b636d8b3a (diff) | |
download | rneovim-2c629ad13f19ac262c0ae85628ceec6d4e0243fb.tar.gz rneovim-2c629ad13f19ac262c0ae85628ceec6d4e0243fb.tar.bz2 rneovim-2c629ad13f19ac262c0ae85628ceec6d4e0243fb.zip |
feat(column): apply appropriate numhl highlight to virt_lines (#32400)
Problem: Number and statuscolumn highlighting for virtual lines does
not take always take on numhl highlights.
Solution: Apply the appropriate numhl highlight to the number/statuscolumn
of virtual lines, fetching the numhl highlight of the line above
for `virt_line_above == false` lines.
Diffstat (limited to 'runtime/lua/vim/lsp/semantic_tokens.lua')
0 files changed, 0 insertions, 0 deletions