vim-pug icon indicating copy to clipboard operation
vim-pug copied to clipboard

pug formatter for vim?

Open laoshaw opened this issue 4 years ago • 1 comments

the linter works well, failed to find a re-formatter for this to use with ALE(or just from command line), is there a reformatter somewhere?

laoshaw avatar Dec 08 '21 00:12 laoshaw

Prettier is a popular code formatter for JavaScript.

You might like to try this pug plugin for Prettier: https://github.com/prettier/plugin-pug

joeytwiddle avatar Dec 17 '21 06:12 joeytwiddle