diff options
author | Evgeni Chasnovski <evgeni.chasnovski@gmail.com> | 2024-03-19 12:11:10 +0200 |
---|---|---|
committer | Christian Clason <c.clason@uni-graz.at> | 2024-03-21 09:01:37 +0100 |
commit | 45032a941d5b53b27558bfad18fa5e9e598d64db (patch) | |
tree | 570503fc839579d82f9a95f3179e06025d8fc90e /test/functional/api/proc_spec.lua | |
parent | c1c6c1ee12fa601194a410f78ecde11a9982a793 (diff) | |
download | rneovim-45032a941d5b53b27558bfad18fa5e9e598d64db.tar.gz rneovim-45032a941d5b53b27558bfad18fa5e9e598d64db.tar.bz2 rneovim-45032a941d5b53b27558bfad18fa5e9e598d64db.zip |
docs(lsp): describe semantic tokens highlight groups with more details
Problem: Description of highlight groups for LSP semantic tokens can be
more up to date and useful.
Right now it misses several actually defined highlight groups and
presents information about Vim highlight groups they are linked to.
This is both outdated (they link to tree-sitter `@` groups now) and
redundant (users can see this information with `:Inspect` over the
group name itself).
Solution: Synchronize the list of groups with specification and provide
actionable descriptions.
Diffstat (limited to 'test/functional/api/proc_spec.lua')
0 files changed, 0 insertions, 0 deletions