🔥 Remove .EditorConfig
Once again, .EditorConfig seems to cause nothing but trouble with nvim.
This commit is contained in:
parent
802de63217
commit
46b1d1d548
2 changed files with 0 additions and 8 deletions
|
@ -1 +0,0 @@
|
|||
/Users/marley/dotfiles/projects/.EditorConfig
|
|
@ -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
|
Loading…
Reference in a new issue