diff --git a/home/.editorconfig b/home/.editorconfig index 7d97c94..0b4f89b 100755 --- a/home/.editorconfig +++ b/home/.editorconfig @@ -18,7 +18,7 @@ indent_style = space indent_style = space indent_size = 8 -[*.{bashrc,sh,zsh,zshrc,yuck,yaml}] +[*.{bashrc,sh,zsh,zshrc,yuck,yaml,yml}] indent_style = space indent_size = 2