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
|
||||
primary_extension: .scss
|
||||
|
||||
Squirrel:
|
||||
type: programming
|
||||
lexer: C++
|
||||
primary_extension: .nut
|
||||
|
||||
SQL:
|
||||
type: data
|
||||
ace_mode: sql
|
||||
searchable: false
|
||||
primary_extension: .sql
|
||||
|
||||
Squirrel:
|
||||
type: programming
|
||||
lexer: C++
|
||||
primary_extension: .nut
|
||||
|
||||
Sage:
|
||||
type: programming
|
||||
lexer: Python
|
||||
|
||||
Reference in New Issue
Block a user