-removed editor config

Seems to be screwing up my config in some form, elisp is being formatted
in a way I don't like. More to research I guess.
This commit is contained in:
dx
2020-05-04 05:25:08 +01:00
parent 881daaa8a8
commit 80d6348cad

View File

@@ -1,10 +0,0 @@
root = true
[*]
end_of_line = lf
insert_final_newline = true
indent_style = tab
tab_width = 2
[*.sh]
tab_width = 4