Skip to content

fix: fail gracefully when plenary.nvim is not installed#323

Merged
mochaaP merged 2 commits intomainfrom
fix/plenary-error-message
Feb 4, 2026
Merged

fix: fail gracefully when plenary.nvim is not installed#323
mochaaP merged 2 commits intomainfrom
fix/plenary-error-message

Conversation

@barrettruth
Copy link
Collaborator

@barrettruth barrettruth commented Feb 3, 2026

think failing at require(null-ls) time makes more sense.

Closes #321

@coderabbitai
Copy link

coderabbitai bot commented Feb 3, 2026

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch fix/plenary-error-message

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@mochaaP mochaaP merged commit 3b8aab4 into main Feb 4, 2026
4 checks passed
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.

elegantly fail when plenary.nvim is not installed

2 participants