mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-01-25 18:55:35 +00:00
Alphabetize RST correctly
This commit is contained in:
@@ -1364,12 +1364,6 @@ Rebol:
|
|||||||
Redcode:
|
Redcode:
|
||||||
primary_extension: .cw
|
primary_extension: .cw
|
||||||
|
|
||||||
reStructuredText:
|
|
||||||
type: prose
|
|
||||||
lexer: Text only
|
|
||||||
wrap: true
|
|
||||||
primary_extension: .rst
|
|
||||||
|
|
||||||
RobotFramework:
|
RobotFramework:
|
||||||
type: programming
|
type: programming
|
||||||
primary_extension: .robot
|
primary_extension: .robot
|
||||||
@@ -1423,6 +1417,12 @@ Rust:
|
|||||||
color: "#dea584"
|
color: "#dea584"
|
||||||
primary_extension: .rs
|
primary_extension: .rs
|
||||||
|
|
||||||
|
reStructuredText:
|
||||||
|
type: prose
|
||||||
|
lexer: Text only
|
||||||
|
wrap: true
|
||||||
|
primary_extension: .rst
|
||||||
|
|
||||||
SCSS:
|
SCSS:
|
||||||
type: markup
|
type: markup
|
||||||
group: CSS
|
group: CSS
|
||||||
|
|||||||
Reference in New Issue
Block a user