summaryrefslogtreecommitdiff
path: root/coc-settings.json
diff options
context:
space:
mode:
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"]
+}