h3rald / min

A small but practical concatenative programming language and shell
https://min-lang.org
MIT License
309 stars 23 forks source link

Mention how to get syntax highlighting for Sublime Text #28

Closed h3rald closed 6 years ago

h3rald commented 6 years ago

Thanks to Rafael Carrasco, there's now a min sublime syntax file:

https://github.com/rscarrasco/min-sublime-syntax

This should be mentioned in the docs, along with the min.vim file.

h3rald commented 6 years ago

Mentioned in the Download page.