How can I get Scaml (Scalate) syntax highlighting on Emacs? Already using Scala-mode.
Asked
Active
Viewed 706 times
6
-
same question about SSP (`.ssp`) but I guess the answers would be similar for the time being. – Erik Kaplun Jun 22 '14 at 13:53
1 Answers
2
I have not heard of anyone implementing a scaml syntax highlighting for emacs. BUT it seems like some good folks did implement haml syntax highlighting. Since HAML and SCAML are so similar, you might get a way with just using that or at least it could give you a good start for implementing a SCAML syntax highlighter.

Hiram Chirino
- 4,103
- 1
- 22
- 21