lsyncd/.editorconfig

9 lines
102 B
INI

# 4 tab indentation
indent_style = tab
indent_size = 4
[*.nix]
indent_style = space
indent_size = 2