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

Swap diagnosticls for null-ls #132

Closed
tapayne88 opened this issue Apr 25, 2022 · 1 comment · Fixed by #137
Closed

Swap diagnosticls for null-ls #132

tapayne88 opened this issue Apr 25, 2022 · 1 comment · Fixed by #137

Comments

@tapayne88
Copy link
Owner

null-ls should be able to replace diagnosticls and reduce the amount of config required. It might also offer some performance gains as it doesn't require a separate node process to be spun up

@tapayne88
Copy link
Owner Author

One blocker, I want to be able to use my language server installer of choice (nvim-lsp-installer) to install the underlying programs (prettier, lua-format, etc.) but this currently isn't supported - though it's on the radar

williamboman/nvim-lsp-installer#95

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 a pull request may close this issue.

1 participant