You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Today, when using lsp with nixvim, it install the language server automatically, and we can customize the package too. I think it's a cool feature, and I wonder if it is possible to do pretty much the same thing for conform.nvim and nvim-lint. At the moment we have to use a string for the plugin, and to not forget to add the package by hand.
Supported formatters and linters are listed on their README.md:
Today, when using lsp with nixvim, it install the language server automatically, and we can customize the package too. I think it's a cool feature, and I wonder if it is possible to do pretty much the same thing for conform.nvim and nvim-lint. At the moment we have to use a string for the plugin, and to not forget to add the package by hand.
Supported formatters and linters are listed on their README.md:
The text was updated successfully, but these errors were encountered: