MunifTanjim / prettier.nvim

Prettier plugin for Neovim's built-in LSP client.
MIT License
289 stars 9 forks source link

[QUESTION] Is this plugin better than installing prettier with mason and null-ls ? #26

Closed rokonio closed 1 year ago

rokonio commented 1 year ago

Is this plugin better than installing prettier with mason and null-ls ?

MunifTanjim commented 1 year ago

You get a few more configuration option (check README.md), but other than that it's the same.