summaryrefslogtreecommitdiff
path: root/.config/fisher/github.com/matchai/spacefish/.editorconfig
diff options
context:
space:
mode:
authorRoger Gonzalez <roger@rogs.me>2020-07-17 09:19:06 -0300
committerRoger Gonzalez <roger@rogs.me>2020-07-17 09:19:06 -0300
commit9fe9310ccf4971f0d1976f9bdaafd04a68ea314b (patch)
treeff1d5d677d5b3c33ac7eb6252029f2a9d165d9b3 /.config/fisher/github.com/matchai/spacefish/.editorconfig
parent743caecfc68bb6d28f8de2e80bce671e42601c6a (diff)
Deleted fisher stuff
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