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