diff options
author | Chris <[email protected]> | 2020-04-01 17:15:46 -0400 |
---|---|---|
committer | Chris <[email protected]> | 2020-04-01 17:15:46 -0400 |
commit | a02c31afca1936312a63412c07350baf9f88b1cd (patch) | |
tree | 18f03b5ed368a95b44450cccd54120e3f2e4a87f /coc-settings.json | |
parent | 7a5a320a835dc0e1efb005dcf4aa3d593286778b (diff) |
big updates
Diffstat (limited to 'coc-settings.json')
-rw-r--r-- | coc-settings.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/coc-settings.json b/coc-settings.json new file mode 100644 index 00000000..9c75a4b1 --- /dev/null +++ b/coc-settings.json @@ -0,0 +1,3 @@ +{ + "coc.preferences.formatOnSaveFiletypes": ["css", "markdown", "javascript"] +} |