MunifTanjim / prettier.nvim

Prettier plugin for Neovim's built-in LSP client.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prettier plugins (Lua)

CleoMenezesJr opened this issue · comments

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

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?

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: prettier/plugin-lua#20