crystal-community / icr

Interactive console for Crystal programming language
MIT License
505 stars 40 forks source link

Support Emacs #84

Closed brantou closed 6 years ago

brantou commented 6 years ago

I create an emacs-plugin named inf-crystal.el. inf-crystal provides a REPL buffer connected to a ICR subprocess.

Already submitted PR to melpa https://github.com/melpa/melpa/pull/5226

veelenga commented 6 years ago

Nice. Could you please create a PR to add a new section Editor integration and a note about inf-crystal to Readme?

brantou commented 6 years ago

👌, Thanks. https://github.com/crystal-community/icr/pull/85