crystal-block
Atom highlight matching crystal block
fusion 921 2 0.4.0 GPLv2 GitHub

Highlight matching crystal block when cursor is on the following keywords:

end, elsif, else, when rescue and ensure.

This is nothing more than a search/replace of ruby-block where I replace 'ruby' with 'crystal'

Of course, it works!

So, all thanks go to Haruhiko Kobayashi

-Chris.