Auto-format yaml
This commit is contained in:
parent
53b8374c75
commit
077f833fe9
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
{
|
{
|
||||||
"coc.preferences.formatOnSaveFiletypes": ["cpp", "markdown", "python", "rust"]
|
"coc.preferences.formatOnSaveFiletypes": ["cpp", "markdown", "python", "rust", "yaml"]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue