diff --git a/.EditorConfig b/.EditorConfig deleted file mode 120000 index 5a07916..0000000 --- a/.EditorConfig +++ /dev/null @@ -1 +0,0 @@ -/Users/marley/dotfiles/projects/.EditorConfig \ No newline at end of file diff --git a/projects/.EditorConfig b/projects/.EditorConfig deleted file mode 100644 index 7d1482c..0000000 --- a/projects/.EditorConfig +++ /dev/null @@ -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