mirror of
https://github.com/mcanlas/6502-opcodes.git
synced 2024-11-18 16:08:47 +00:00
11 lines
170 B
Plaintext
11 lines
170 B
Plaintext
align.tokens = [
|
|
{code = "%", owner = "Term.ApplyInfix"},
|
|
{code = "%%", owner = "Term.ApplyInfix"}
|
|
]
|
|
|
|
maxColumn = 120
|
|
|
|
align.openParenCallSite = false
|
|
|
|
align = more
|