This website requires JavaScript.
Explore
Help
Sign In
mawww
/
kakoune
Watch
1
Star
1
Fork
0
You've already forked kakoune
mirror of
https://github.com/mawww/kakoune.git
synced
2024-12-19 01:11:36 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
83277d5545
kakoune
/
test
/
indent
/
sh
/
deindent-after-esac
/
in
7 lines
68 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add tests. Probably overkill, but at least this is comprehensive . . .
2019-06-30 05:57:59 +03:00
case $foo in
bar)
thing1
thing2
;;
Fix indent/sh/deindent-after-esac test case
2019-07-01 15:04:04 +03:00
esac
Reference in New Issue
Copy Permalink