Skip to content

feat(lsp): add a vim.lsp.is_enabled #33703

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

jfly
Copy link
Contributor

@jfly jfly commented Apr 29, 2025

Justification: I want to be able to toggle some LSPs on/off (see #33702), and I'd like to be able to do that without having to reach into lsp.lua internals like lsp._enabled_configs.

@github-actions github-actions bot added the lsp label Apr 29, 2025
@github-actions github-actions bot requested a review from MariaSolOs April 29, 2025 02:05
Copy link
Member

@justinmk justinmk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No objection, wait to hear from @mfussenegger and others

Justification: I want to be able to toggle some LSPs on/off, and I'd
like to be able to do that without having to reach into `lsp.lua`
internals like `lsp._enabled_configs`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants