diff options
| author | Harsh Kapse <134696869+HarshK97@users.noreply.github.com> | 2025-12-20 21:04:24 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-12-20 16:34:24 +0100 |
| commit | 043f5a291a7cee269a533119bdd300afe339b535 (patch) | |
| tree | 9635553db335623c57ac0bdc1cd0f4b8baa2b314 /runtime/lua/vim/_core/stringbuffer.lua | |
| parent | 64eb2731da2416dea1f90585cee2733075e2ec86 (diff) | |
feat(health): show available queries for `treesitter` (#37005)
Problem: Outdated query files in `runtimepath` can trigger errors
which are hard to diagnose.
Solution: Add section to `:check treesitter` that lists all query
files in `runtimepath`, sorted by language and query type. Files
are listed in `runtimepath` order so that the first of multiple entry
is typically the one that is used.
Note: Unlike the `nvim-treesitter` health check, this does not try
to parse the queries so will not flag incompatible ones (which would
be much more expensive).
Diffstat (limited to 'runtime/lua/vim/_core/stringbuffer.lua')
0 files changed, 0 insertions, 0 deletions
