Skip to content

fix: remove nvim-treesitter healthcheck dependency#9

Merged
noir4y merged 2 commits intomainfrom
fix/health-parser-checks
Apr 15, 2026
Merged

fix: remove nvim-treesitter healthcheck dependency#9
noir4y merged 2 commits intomainfrom
fix/health-parser-checks

Conversation

@noir4y
Copy link
Copy Markdown
Owner

@noir4y noir4y commented Apr 15, 2026

Summary

  • remove nvim-treesitter from the documented dependency list and installation examples
  • replace the healthcheck dependency probe with parser-availability checks based on Neovim's built-in Tree-sitter APIs
  • make make health print the health report in headless runs

Why

nvim-treesitter should no longer be presented as a dependency for this plugin. The healthcheck now focuses on whether parser support is actually available for the target buffer instead of whether a specific plugin is installed.

Closes #8

@noir4y noir4y self-assigned this Apr 15, 2026
@noir4y noir4y marked this pull request as ready for review April 15, 2026 17:06
@noir4y noir4y merged commit 0de7bb2 into main Apr 15, 2026
7 checks passed
@noir4y noir4y deleted the fix/health-parser-checks branch April 15, 2026 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

nvim-treesitter has archived

1 participant