Files
dotfiles/zsh/zsh-autosuggestions/.editorconfig
T
Adam Lamers 2bc6dd6846 Add zsh plugin
zsh-autosuggestions
zsh-syntax-highlighting
2016-11-15 17:28:35 -06:00

11 lines
161 B
INI

[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
indent_style = tab
indent_size = 4
[*.md]
indent_style = space