mirror of
https://github.com/mawww/kakoune.git
synced 2024-12-19 01:11:36 +03:00
71c5077bec
Also, align closing paren on own line with opening paren
5 lines
41 B
Plaintext
5 lines
41 B
Plaintext
foo(
|
|
bar,
|
|
baz,
|
|
)
|