mason-conform.nvim icon indicating copy to clipboard operation
mason-conform.nvim copied to clipboard

Automatically install formatters registered with conform.nvim via mason.nvim

Results 2 mason-conform.nvim issues
Sort by recently updated
recently updated
newest added

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...

good first issue