prettier.nvim icon indicating copy to clipboard operation
prettier.nvim copied to clipboard

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

Results 8 prettier.nvim issues
Sort by recently updated
recently updated
newest added

Fixes #18 Updated null-ls setup instructions for latest neovim to fix the error below which is mentioned in issue #18 ``` Error detected while processing BufWritePost Autocommands for "": E5108:...

I'm getting this error everytime I save a file after setting up the plugin. ``` Error detected while processing BufWritePost Autocommands for "": E5108: Error executing lua [string ":lua"]:1: attempt...

Seeing this message with a selection of what to use for formatting (tsserver or null-ls) when I save the file with nvim(HEAD) configured exactly as in README.md from this repo....

Hi, as per the title running `:Prettier` doesn't seem to do anything without null-ls integration I don't want prettier integrated in to lsp, I just want it separately. Is it...

https://github.com/jose-elias-alvarez/null-ls.nvim/issues/1621

Hello! First off, thank you for making this plugin! It's been a lifesaver. I'm currently working in a project that uses a monorepo. Because of this, the pretter.config.js file is...

No prettierd on NixOS and prettier is slow so added support for prettier_d_slim which happens to be even faster than prettierd.