mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
fix sorting
This commit is contained in:
@@ -1180,17 +1180,17 @@ SCSS:
|
|||||||
ace_mode: scss
|
ace_mode: scss
|
||||||
primary_extension: .scss
|
primary_extension: .scss
|
||||||
|
|
||||||
Squirrel:
|
|
||||||
type: programming
|
|
||||||
lexer: C++
|
|
||||||
primary_extension: .nut
|
|
||||||
|
|
||||||
SQL:
|
SQL:
|
||||||
type: data
|
type: data
|
||||||
ace_mode: sql
|
ace_mode: 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
|
||||||
|
|||||||
Reference in New Issue
Block a user