summaryrefslogtreecommitdiff
path: root/nvim/.editorconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nvim/.editorconfig')
-rw-r--r--nvim/.editorconfig7
1 files changed, 0 insertions, 7 deletions
diff --git a/nvim/.editorconfig b/nvim/.editorconfig
deleted file mode 100644
index 2e6feec..0000000
--- a/nvim/.editorconfig
+++ /dev/null
@@ -1,7 +0,0 @@
-root = true
-
-[*]
-end_of_line = lf
-insert_final_newline = true
-indent_style = tab
-