Skip to content

Add health checks for nvim-spectre#280

Open
nikosavola wants to merge 1 commit intonvim-pack:masterfrom
nikosavola:feat/health-checks
Open

Add health checks for nvim-spectre#280
nikosavola wants to merge 1 commit intonvim-pack:masterfrom
nikosavola:feat/health-checks

Conversation

@nikosavola
Copy link
Copy Markdown

Adds a dedicated health check module for the plugin. Running :checkhealth spectre now verifies:

  • Neovim Version: Ensures >= 0.8.
  • Dependencies: Validates plenary.nvim presence.
  • External Tools: Checks for search (rg, ag) and replace (sed, sd) engines.
  • Optional Components: Detects the spectre_oxi Rust module and icon providers (nvim-web-devicons or mini.icons).

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.

1 participant