diff options
Diffstat (limited to 'dotfiles/system/.zsh/modules/.editorconfig')
| -rw-r--r-- | dotfiles/system/.zsh/modules/.editorconfig | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/dotfiles/system/.zsh/modules/.editorconfig b/dotfiles/system/.zsh/modules/.editorconfig deleted file mode 100644 index 808512e..0000000 --- a/dotfiles/system/.zsh/modules/.editorconfig +++ /dev/null @@ -1,15 +0,0 @@ -# Top-most editorconfig file - -root = true - -[*] -end_of_line = lf -tab_width = 8 -indent_size = 2 -indent_style = tab - -[ChangeLog] -indent_size = 8 - -[*.[ch]] -indent_size = 4 |
