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

A Vim plugin for Prettier

Results 67 vim-prettier issues
Sort by recently updated
recently updated
newest added

**Do you want to request a *feature* or report a *bug*?** Bug. **What is the current/expected behavior?** Currently it's not formatting PHP files on save. I can successfully format them...

**Do you want to request a *feature* or report a *bug*?** Report a bug **What is the current/expected behavior?** After running `Prettier` all user created marks in the current buffer...

**Do you want to request a *feature* or report a *bug*?** BUG **What is the current/expected behavior?** I should be able to install the plug in without any issue but...

**Do you want to request a *feature* or report a *bug*?** A bug **What is the current/expected behavior?** Folds should remain well placed **What version of `vim-prettier` are you using...

Can you please add support for liquid files? At the moment is giving me this error for them: `"Prettier: failed to parse buffer" `

Does it have a command option like this? ``` let g:prettier#autoformat_ignore_types=['css', 'javascript', 'yaml'] ```

**BUG** This seams to only happen when in a `heading level` higher than the fold level in my case `2`, The only other markdown plugin I have is [plasticboy/vim-markdown](https://github.com/plasticboy/vim-markdown) which...

**Do you want to request a *feature* or report a *bug*?** This is a bug report. **What is the current/expected behavior?** I'm running into an issue where if I have...

**Do you want to request a *feature* or report a *bug*?** Bug **What is the current/expected behavior?** Using `PrettierAsync` always results in the error `Prettier: failed to parse buffer`. `Prettier`...

bug

**Do you want to request a *feature* or report a *bug*?** Report a bug. **What is the current/expected behavior?** Currently, with the leading `` pragma, vue files are not autoformatted...