neovim/runtime/lua
Christian Clason 54d6a32fbd
feat(lsp): highlight semantic token modifiers (#21390)
Apply semantic token modifiers as separate extmarks with corresponding
highlight groups (e.g., `@readonly`). This is a low-effort PR to enable
the most common use cases (applying, e.g., italics or backgrounds on top
of type highlights; language-specific fallbacks like `@global.lua` are
also available). This can be replaced by more complicated selector-style
themes later on.
2022-12-12 20:43:14 +01:00
..
nvim feat(checkhealth): use "help" syntax, avoid tabpage #20879 2022-11-11 18:33:31 -08:00
vim feat(lsp): highlight semantic token modifiers (#21390) 2022-12-12 20:43:14 +01:00
health.lua
man.lua fix(man.lua): use env command (#21007) 2022-11-09 23:26:02 +00:00