summaryrefslogtreecommitdiff
path: root/.config/fisher/github.com/matchai/spacefish/.editorconfig
diff options
context:
space:
mode:
Diffstat (limited to '.config/fisher/github.com/matchai/spacefish/.editorconfig')
-rw-r--r--.config/fisher/github.com/matchai/spacefish/.editorconfig12
1 files changed, 0 insertions, 12 deletions
diff --git a/.config/fisher/github.com/matchai/spacefish/.editorconfig b/.config/fisher/github.com/matchai/spacefish/.editorconfig
deleted file mode 100644
index 3032a2fe..00000000
--- a/.config/fisher/github.com/matchai/spacefish/.editorconfig
+++ /dev/null
@@ -1,12 +0,0 @@
-root = true
-
-[*]
-indent_style = space
-indent_size = 2
-end_of_line = lf
-charset = utf-8
-insert_final_newline = true
-trim_trailing_whitespace = true
-
-[*.fish]
-indent_style = tab