mirror of
https://github.com/mawww/kakoune.git
synced 2024-12-19 09:21:30 +03:00
6 lines
59 B
Plaintext
6 lines
59 B
Plaintext
|
case $foo in
|
||
|
bar)
|
||
|
thing1
|
||
|
thing2
|
||
|
;;
|