Merge pull request #1673 from blakeembrey/support-raml

Add spport for RAML language
This commit is contained in:
Arfon Smith
2014-11-30 21:05:10 -06:00
2 changed files with 48 additions and 0 deletions

View File

@@ -2143,6 +2143,15 @@ R:
interpreters:
- Rscript
RAML:
type: data
lexer: YAML
ace_mode: yaml
tm_scope: source.yaml
color: "#77d9fb"
extensions:
- .raml
RDoc:
type: prose
ace_mode: rdoc