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