use prettier to format yaml
This commit is contained in:
parent
f8ebdf8963
commit
1c828c6e89
@ -9,7 +9,7 @@ return {
|
||||
formatters_by_ft = {
|
||||
lua = { 'stylua' },
|
||||
python = { 'ruff_format' },
|
||||
yaml = { 'yamlfmt' },
|
||||
yaml = { 'prettier', timeout_ms = 5000 },
|
||||
cmake = { 'gersemi' },
|
||||
markdown = { 'prettier' },
|
||||
json = { 'fixjson' },
|
||||
|
Loading…
x
Reference in New Issue
Block a user