Make RAML a markup language

RAML was originally merged as a data language, but this seems like an incorrect definition. I changed it to be markup instead, which will also result in RAML appearing in repo statistics.
This commit is contained in:
Blake Embrey
2015-08-20 10:07:44 -07:00
parent b3b75e5ef8
commit 16e65fe189

View File

@@ -2778,7 +2778,7 @@ R:
ace_mode: r
RAML:
type: data
type: markup
ace_mode: yaml
tm_scope: source.yaml
color: "#77d9fb"