summaryrefslogtreecommitdiff
path: root/coc-settings.json
diff options
context:
space:
mode:
authorChris <[email protected]>2020-04-01 17:15:46 -0400
committerChris <[email protected]>2020-04-01 17:15:46 -0400
commita02c31afca1936312a63412c07350baf9f88b1cd (patch)
tree18f03b5ed368a95b44450cccd54120e3f2e4a87f /coc-settings.json
parent7a5a320a835dc0e1efb005dcf4aa3d593286778b (diff)
big updates
Diffstat (limited to 'coc-settings.json')
-rw-r--r--coc-settings.json3
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"]
+}