Auto-format yaml

main
mandlm 2020-11-06 13:51:11 +01:00
parent 53b8374c75
commit 077f833fe9
Signed by: mandlm
GPG Key ID: 4AA25D647AA54CC7
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
{
"coc.preferences.formatOnSaveFiletypes": ["cpp", "markdown", "python", "rust"]
"coc.preferences.formatOnSaveFiletypes": ["cpp", "markdown", "python", "rust", "yaml"]
}