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