mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Fixed ordering correctly
This commit is contained in:
@@ -3466,14 +3466,6 @@ RAML:
|
||||
extensions:
|
||||
- ".raml"
|
||||
language_id: 308
|
||||
Rascal:
|
||||
type: programming
|
||||
color: "#fffaa0"
|
||||
extensions:
|
||||
- ".rsc"
|
||||
tm_scope: source.rascal
|
||||
ace_mode: text
|
||||
language_id: 431
|
||||
RDoc:
|
||||
type: prose
|
||||
ace_mode: rdoc
|
||||
@@ -3574,6 +3566,14 @@ Ragel in Ruby Host:
|
||||
tm_scope: none
|
||||
ace_mode: text
|
||||
language_id: 317
|
||||
Rascal:
|
||||
type: programming
|
||||
color: "#fffaa0"
|
||||
extensions:
|
||||
- ".rsc"
|
||||
tm_scope: source.rascal
|
||||
ace_mode: text
|
||||
language_id: 431
|
||||
Raw token data:
|
||||
type: data
|
||||
search_term: raw
|
||||
|
||||
Reference in New Issue
Block a user