savi-lang / savi

A fast language for programmers who are passionate about their craft.
BSD 3-Clause "New" or "Revised" License
157 stars 12 forks source link

Add syntax-highlighting support for helix-editor #316

Open mneumann opened 2 years ago

mneumann commented 2 years ago

Helix Editor is a quite capable Kakoune/sam-like text editor written in Rust, that has LSP and many other goodies built in.

Add syntax-highlighting support for Savi to Helix.

mneumann commented 1 year ago

Pony recently got supported by @mfelsche helix#5416.

Whoever want's to do that, also look at #453 (by @repr-man)

Tasks: