Newer
Older
dotfiles / .config / lite-xl / plugins / editorconfig / tests / properties / tab_width_default.in
@Edoko Edoko 25 days ago 107 bytes initial commit
root = true

[test.c]
indent_style = space
indent_size = 4

[test2.c]
indent_style = tab
indent_size = tab