mirror of
https://github.com/mcanlas/6502-opcodes.git
synced 2025-01-01 11:29:27 +00:00
8 lines
152 B
Plaintext
8 lines
152 B
Plaintext
align.tokens = [
|
|
{code = "%", owner = "Term.ApplyInfix"},
|
|
{code = "%%", owner = "Term.ApplyInfix"}
|
|
]
|
|
|
|
align.openParenCallSite = false
|
|
|
|
align = more |