Fix CSS/SVG grammar names

This commit is contained in:
Adam Roben
2015-02-13 11:57:21 -05:00
parent 066052ddd2
commit a817d95d6c

View File

@@ -439,6 +439,7 @@ COBOL:
CSS:
type: markup
tm_scope: source.css
ace_mode: css
color: "#563d7c"
extensions:
@@ -2688,7 +2689,7 @@ SVG:
type: data
extensions:
- .svg
tm_scope: source.xml
tm_scope: text.xml
ace_mode: xml
Sage: