neurocyte / flow

Flow Control: a programmer's text editor
MIT License
349 stars 17 forks source link

Language Request: Elixir #24

Closed i-am-linja closed 1 month ago

i-am-linja commented 1 month ago

Elixir has great tooling: elixir-ls, mix format, and they even provide a grammar.

neurocyte commented 1 month ago

Does elixir-rs need parameters? The command for mix should be mix format -. Is that correct?