mason-conform.nvim
mason-conform.nvim copied to clipboard
Automatically install formatters registered with conform.nvim via mason.nvim
My Neovim configuration is declarative and I prefer to write the configuration once which automatically installs all the required packages. Could you provide `ensure_installed` mechanism, like in [mason-lspconfig.nvim](https://github.com/williamboman/mason-lspconfig.nvim?tab=readme-ov-file#configuration) or [mason-null-ls.nvim](https://github.com/williamboman/mason-null-ls.nvim?tab=readme-ov-file#configuration)?
Hey! I started using your plugin today and it works great, however I believe I've discovered a bug. I'm not sure if this is something you're actually able to fix...