lite-xl/resources/amiga/addons/plugins/editorconfig/tests/parser/basic.in

17 lines
129 B
Plaintext
Raw Normal View History

2023-12-18 18:53:40 +01:00
[*.a]
option1=value1
; repeat section
[*.a]
option2=value2
[*.b]
option1 = a
option2 = a
[b.b]
option2 = b
[*.b]
option1 = c