mirror of
https://github.com/mcanlas/6502-opcodes.git
synced 2024-10-31 21:07:39 +00:00
13 lines
189 B
Plaintext
13 lines
189 B
Plaintext
version = "2.2.1"
|
|
|
|
align.tokens = [
|
|
{code = "%", owner = "Term.ApplyInfix"},
|
|
{code = "%%", owner = "Term.ApplyInfix"}
|
|
]
|
|
|
|
maxColumn = 120
|
|
|
|
align.openParenCallSite = false
|
|
|
|
align = more
|