2018-09-25 22:34:39 -04:00
|
|
|
align.tokens = [
|
|
|
|
{code = "%", owner = "Term.ApplyInfix"},
|
|
|
|
{code = "%%", owner = "Term.ApplyInfix"}
|
|
|
|
]
|
|
|
|
|
2018-09-29 09:15:33 -04:00
|
|
|
maxColumn = 120
|
|
|
|
|
2018-09-25 23:49:11 -04:00
|
|
|
align.openParenCallSite = false
|
|
|
|
|
2018-09-29 09:49:53 -04:00
|
|
|
align = more
|