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
|
||||
primary_extension: .sql
|
||||
|
||||
Squirrel:
|
||||
type: programming
|
||||
lexer: C++
|
||||
primary_extension: .nut
|
||||
|
||||
Sage:
|
||||
type: programming
|
||||
lexer: Python
|
||||
@@ -1254,6 +1249,11 @@ Smalltalk:
|
||||
Smarty:
|
||||
primary_extension: .tpl
|
||||
|
||||
Squirrel:
|
||||
type: programming
|
||||
lexer: C++
|
||||
primary_extension: .nut
|
||||
|
||||
Standard ML:
|
||||
type: programming
|
||||
color: "#dc566d"
|
||||
|
||||
Reference in New Issue
Block a user