mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-01-07 09:55:32 +00:00
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:
@@ -2621,8 +2621,8 @@ STON:
|
|||||||
group: Smalltalk
|
group: Smalltalk
|
||||||
extensions:
|
extensions:
|
||||||
- .ston
|
- .ston
|
||||||
tm_scope: source.json
|
tm_scope: source.smalltalk
|
||||||
ace_mode: lisp
|
ace_mode: text
|
||||||
|
|
||||||
Sage:
|
Sage:
|
||||||
type: programming
|
type: programming
|
||||||
|
|||||||
Reference in New Issue
Block a user