TOML
rodzic
981562c602
commit
bbad511755
|
@ -1,28 +1,6 @@
|
||||||
|
|
||||||
|
|
||||||
# If true, this indicates that the symbol should always have
|
|
||||||
|
|
||||||
# a symbol nested within its nesting area(s).
|
|
||||||
|
|
||||||
always_nest = true
|
always_nest = true
|
||||||
|
|
||||||
|
rotate_clockwise = true
|
||||||
|
|
||||||
|
|
||||||
# If true, this indicates that the symbol should never
|
|
||||||
|
|
||||||
# be nested inside another symbol's nesting area.
|
|
||||||
|
|
||||||
never_be_nested = false
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# If true, this indicates that the symbol nested on this
|
|
||||||
|
|
||||||
# symbol’s nesting area should have its colors inverted.
|
|
||||||
|
|
||||||
invert_nested = false
|
|
||||||
|
|
||||||
|
|
||||||
attach_to = []
|
attach_to = []
|
Ładowanie…
Reference in New Issue