Closed
Description
Currently, there a couple of prettier plugins that will offer consistent formatting for other languages. I tried prettier-php
these days, it worked smooth from CLI but I was not able to get the plugin to work properly with this plugin, it just didn't passed a proper parser
option to the prettier
CLI command, it was probably just my bad knowledge of VimL...
Is there a plan for getting a smooth vim-prettier experience with custom plugins?
Thanks a lot for the awesome work!