diff options
| author | Shulhan <ms@kilabit.info> | 2019-02-23 07:06:57 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2019-02-23 07:06:57 +0700 |
| commit | 1a0042858389b716cccb38776bd30b287add80dd (patch) | |
| tree | 39349e1881bfae8e4dbad15c43d8b37531a67b05 /ftplugin/html.vim | |
| parent | cb598c1212dfe20f5a5a950bdee529d224d574d9 (diff) | |
| download | vim-prettier-1a0042858389b716cccb38776bd30b287add80dd.tar.xz | |
Set default "config_precendence" to "file-override"
If user have custom file type plugin that set "parser" option, calling
":Prettier" will return error "Prettier: failed to parse buffer".
This was caused by running prettier with CLI option "--parser X" with
"--config-precedence prefer_file" will cause prettier to ignore the
"parser" option.
Fix #178
Diffstat (limited to 'ftplugin/html.vim')
0 files changed, 0 insertions, 0 deletions
