some deletions
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-go / .editorconfig
diff --git a/.config/coc/extensions/node_modules/coc-go/.editorconfig b/.config/coc/extensions/node_modules/coc-go/.editorconfig
deleted file mode 100644 (file)
index 38b2b1b..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-root = true
-
-[*]
-charset = utf-8
-end_of_line = lf
-indent_size = 2
-indent_style = space
-insert_final_newline = true
-trim_trailing_whitespace = true
-
-[*.md]
-indent_size = 4