MunifTanjim / prettier.nvim

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

Prettier plugins (Lua) #7

Closed CleoMenezesJr closed 2 years ago

CleoMenezesJr commented 2 years ago

I have the Lua plugin for Prettier installed, shouldn't just putting it in the filetypes list work? image

MunifTanjim commented 2 years ago

Yes it should work. But it also depends on how you've set up your neovim lsp config.

What are you experiencing? What's not working? How do I reproduce it?

CleoMenezesJr commented 2 years ago

Sorry for bothering you. I went deeper to read the logs and realized that the problem is with the Prettier plugin

It's actually an issue that's been open for quite some time: https://github.com/prettier/plugin-lua/issues/20