Do you want to request a feature or report a bug?
bug
What is the current/expected behavior?
Just installed the plugin and when I save the file, nothing changes. If I do :Prettier it then formats my document. I ran echo g:prettier#autoformat and it returns a 1
What version of vim-prettier are you using - (output of :PrettierVersion) ?
0.2.7
What version of prettier are you using - (output of :PrettierCliVersion) ?
1.18.2
What is your prettier executable path - (output of :PrettierCliPath) ?
/Users/jcostanzo/.dotfiles/config/nvim/plugged/vim-prettier/node_modules/.bin/prettier
Did this work in previous versions of vim-prettier and/or prettier ?
This is my first time using this so its unknown
Do you want to request a feature or report a bug?
bug
What is the current/expected behavior?
Just installed the plugin and when I save the file, nothing changes. If I do
:Prettierit then formats my document. I ranecho g:prettier#autoformatand it returns a1What version of
vim-prettierare you using - (output of:PrettierVersion) ?0.2.7
What version of
prettierare you using - (output of:PrettierCliVersion) ?1.18.2
What is your
prettierexecutable path - (output of:PrettierCliPath) ?/Users/jcostanzo/.dotfiles/config/nvim/plugged/vim-prettier/node_modules/.bin/prettierDid this work in previous versions of vim-prettier and/or prettier ?
This is my first time using this so its unknown