Bump none-ls? #452
Nxllpointer
started this conversation in
General
Replies: 1 comment 1 reply
-
|
There are plans to remove null-ls as it integrates horribly with the rest of the module system. We use an old commit because null-ls insisted on removing """deprecated""" sources, which were actually just feature complete, to turn them into extensions. We are looking into dropping null-ls as a module, and implementing standalone formatters/linters/diagnostics in the shape of conform.nvim and nvim-lint. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi. I just noticed that none-ls is pinned to a rev from February, as some formatter I wanted to use was missing. Are there plans on updating to a new rev or should users override the input themselves if necessary?
Beta Was this translation helpful? Give feedback.
All reactions