Do you want to request a feature or report a bug?
- Report a bug. I have done a fresh installation of
vim-prettier via Packer in Neovim and have not configured anything yet, thinking the defaults should be enough to format the Ruby files using the prettier-ruby extension.
What is the current/expected behavior?
- When running
:Prettier I get back failed to parse buffer
What version of vim-prettier are you using - (output of :PrettierVersion) ?
1.0.0
What version of prettier are you using - (output of :PrettierCliVersion) ?
3.2.4
What is your prettier executable path - (output of :PrettierCliPath) ?
/Users/dennis/project/node_modules/.bin/prettier
Did this work in previous versions of vim-prettier and/or prettier ?
- This is my first time working with
vim-prettier.
Do you want to request a feature or report a bug?
vim-prettiervia Packer in Neovim and have not configured anything yet, thinking the defaults should be enough to format the Ruby files using theprettier-rubyextension.What is the current/expected behavior?
:PrettierI get backfailed to parse bufferWhat version of
vim-prettierare you using - (output of:PrettierVersion) ?1.0.0
What version of
prettierare you using - (output of:PrettierCliVersion) ?3.2.4
What is your
prettierexecutable path - (output of:PrettierCliPath) ?/Users/dennis/project/node_modules/.bin/prettierDid this work in previous versions of vim-prettier and/or prettier ?
vim-prettier.