mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
really fix sorting
This commit is contained in:
@@ -1186,11 +1186,6 @@ SQL:
|
|||||||
searchable: false
|
searchable: false
|
||||||
primary_extension: .sql
|
primary_extension: .sql
|
||||||
|
|
||||||
Squirrel:
|
|
||||||
type: programming
|
|
||||||
lexer: C++
|
|
||||||
primary_extension: .nut
|
|
||||||
|
|
||||||
Sage:
|
Sage:
|
||||||
type: programming
|
type: programming
|
||||||
lexer: Python
|
lexer: Python
|
||||||
@@ -1254,6 +1249,11 @@ Smalltalk:
|
|||||||
Smarty:
|
Smarty:
|
||||||
primary_extension: .tpl
|
primary_extension: .tpl
|
||||||
|
|
||||||
|
Squirrel:
|
||||||
|
type: programming
|
||||||
|
lexer: C++
|
||||||
|
primary_extension: .nut
|
||||||
|
|
||||||
Standard ML:
|
Standard ML:
|
||||||
type: programming
|
type: programming
|
||||||
color: "#dc566d"
|
color: "#dc566d"
|
||||||
|
|||||||
Reference in New Issue
Block a user