Subscribe to RSS

Tag Archives: syntax highlighting

Haml Syntax Highlighting for gedit

I have created very rudimentary syntax highlighting for Haml in gedit. It’s really not worth going much further with it because 1) there’s no documentation on the highlighting format and 2) the next version of the highlighting format is making its way up to stable.

It requires registering the fake mimetype x-haml, which if you don’t [...]