mhartington/formatter.nvim

Question

Closed this issue · 3 comments

Should i install prettier by using npm? or it works out of the box?

You should install it on your own since this plugin just sets up the formatting capabilities

where can i get the plugin?

You can use npm to install it.

Run npm install -g prettier in your terminal and you should be good to go