LunarVim/coc-settings.json
2020-04-02 03:01:55 -04:00

3 lines
108 B
JSON

{
"coc.preferences.formatOnSaveFiletypes": ["css", "markdown", "javascript", "graphql", "html", "yaml"]
}