Alphabetize RST correctly

This commit is contained in:
Garen Torikian
2013-12-08 16:33:59 -08:00
parent 37c8a94369
commit 5fdc2e12bf

View File

@@ -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