diff options
author | Chris <[email protected]> | 2020-04-09 14:09:56 -0400 |
---|---|---|
committer | Chris <[email protected]> | 2020-04-09 14:09:56 -0400 |
commit | de8b5598e795b55ed70458cc37e6d237241a8ff0 (patch) | |
tree | f2d11537b5638f35c0bc527708f679570b8a832d /coc-settings.json | |
parent | 374e3ab69621d03571c36e248ab311c0facffec9 (diff) |
updates and stuff
Diffstat (limited to 'coc-settings.json')
-rw-r--r-- | coc-settings.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/coc-settings.json b/coc-settings.json index da3e97d3..95aa161a 100644 --- a/coc-settings.json +++ b/coc-settings.json @@ -1,3 +1,3 @@ { - "coc.preferences.formatOnSaveFiletypes": ["css", "markdown", "javascript", "graphql", "html", "yaml"] + "coc.preferences.formatOnSaveFiletypes": ["css", "markdown", "javascript", "graphql", "html", "yaml", "python"] } |