Newer
Older
dotfiles / .config / lite-xl / plugins / editorconfig / tests / parser / basic.in
@Edoko Edoko 25 days ago 129 bytes initial commit
[*.a]
option1=value1

; repeat section
[*.a]
option2=value2

[*.b]
option1 = a
option2 = a

[b.b]
option2 = b

[*.b]
option1 = c