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