Use source.smalltalk to hightlight STON files.

While not perfect, source.smalltalk is a better fit for highlighting STON files than source.json. When STON departs from pure JSON (often) the hightlighting is pretty bad.
This commit is contained in:
Dale Henrichs
2014-12-18 21:19:38 -08:00
parent 6f75e18bfa
commit 034137f533

View File

@@ -2621,8 +2621,8 @@ STON:
group: Smalltalk
extensions:
- .ston
tm_scope: source.json
ace_mode: lisp
tm_scope: source.smalltalk
ace_mode: text
Sage:
type: programming