Skip to content
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

change deprecated lsp plugin #335

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

totallypredictable
Copy link

jose-elias-alvarez/null-ls.nvim has been archived on Aug 12, 2023 and is no longer maintained. The use of this plugin causes a bunch of warnings in neovim because of some functions being deprecated that are used in the plugin.

This PR changes the use of this plugin with nvimtools/none-ls.nvim which is the successor of the previous plugin. It uses the same API, so it shouldn't affect the functionality in which null-ls.nvim was previously utilized.

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