diff options
author | Christian Clason <c.clason@uni-graz.at> | 2022-12-12 20:43:14 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-12 20:43:14 +0100 |
commit | 54d6a32fbdcbd5b26b72f4dca8906e60f5186d2c (patch) | |
tree | 263df641e5480ed7e0c36c5ce1858355d02183b2 /runtime/lua/vim/_init_packages.lua | |
parent | 3869a2e0cf25323a8e5235840678b147ca908517 (diff) | |
download | rneovim-54d6a32fbdcbd5b26b72f4dca8906e60f5186d2c.tar.gz rneovim-54d6a32fbdcbd5b26b72f4dca8906e60f5186d2c.tar.bz2 rneovim-54d6a32fbdcbd5b26b72f4dca8906e60f5186d2c.zip |
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.
Diffstat (limited to 'runtime/lua/vim/_init_packages.lua')
0 files changed, 0 insertions, 0 deletions