mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 20:38:47 +00:00
Fix sample folder name and language order
This commit is contained in:
@@ -2983,14 +2983,6 @@ Redcode:
|
|||||||
tm_scope: none
|
tm_scope: none
|
||||||
ace_mode: text
|
ace_mode: text
|
||||||
|
|
||||||
RenderScript:
|
|
||||||
type: programming
|
|
||||||
extensions:
|
|
||||||
- .rs
|
|
||||||
- .rsh
|
|
||||||
tm_scope: none
|
|
||||||
ace_mode: text
|
|
||||||
|
|
||||||
Ren'Py:
|
Ren'Py:
|
||||||
type: programming
|
type: programming
|
||||||
group: Python
|
group: Python
|
||||||
@@ -3002,6 +2994,14 @@ Ren'Py:
|
|||||||
tm_scope: source.renpy
|
tm_scope: source.renpy
|
||||||
ace_mode: python
|
ace_mode: python
|
||||||
|
|
||||||
|
RenderScript:
|
||||||
|
type: programming
|
||||||
|
extensions:
|
||||||
|
- .rs
|
||||||
|
- .rsh
|
||||||
|
tm_scope: none
|
||||||
|
ace_mode: text
|
||||||
|
|
||||||
RobotFramework:
|
RobotFramework:
|
||||||
type: programming
|
type: programming
|
||||||
extensions:
|
extensions:
|
||||||
|
|||||||
Reference in New Issue
Block a user