🔥 Remove .EditorConfig

Once again, .EditorConfig seems to cause nothing but trouble with nvim.
This commit is contained in:
Marley Rae 2024-02-04 17:29:08 -08:00
parent 802de63217
commit 46b1d1d548
2 changed files with 0 additions and 8 deletions

View file

@ -1 +0,0 @@
/Users/marley/dotfiles/projects/.EditorConfig

View file

@ -1,7 +0,0 @@
[*]
end_of_line = lf
insert_final_newline = true
indent_style = space
indent_size = 2
trim_trailing_whitespace = true
max_line_length = 80