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

Apply editor settings from prettier config

Results 3 prettierrc.nvim issues
Sort by recently updated
recently updated
newest added

I already installed with packer And create .prettierrc.json in my project reactjs But didin't prettier my code Helpp

Hi! I installed this plugin some weeks ago and I all of a sudden got a huge slow startup by having this as a plugin. Very weird, given that there...

This module only works with vim nightly as it uses lua-fs in order to find the correct rc file. The offending code is [here](https://github.com/numToStr/prettierrc.nvim/blob/master/lua/prettierrc/init.lua#L94)