mirror of
https://github.com/neovim/neovim.git
synced 2025-09-10 21:38:19 +00:00

Problem: :checkhealth vim.treesitter sorts parser entries solely by path, splitting duplicates and reducing clarity. Solution: Sort entries first by name, then by path, so that duplicates are grouped.