mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Update lib/linguist/languages.yml
Change sort order
This commit is contained in:
@@ -286,6 +286,12 @@ D-ObjDump:
|
||||
lexer: d-objdump
|
||||
primary_extension: .d-objdump
|
||||
|
||||
DOT:
|
||||
type: programming
|
||||
primary_extension: .dot
|
||||
extensions:
|
||||
- .gv
|
||||
|
||||
Darcs Patch:
|
||||
search_term: dpatch
|
||||
aliases:
|
||||
@@ -317,12 +323,6 @@ DCPU-16 ASM:
|
||||
Diff:
|
||||
primary_extension: .diff
|
||||
|
||||
DOT:
|
||||
type: programming
|
||||
primary_extension: .dot
|
||||
extensions:
|
||||
- .gv
|
||||
|
||||
Dylan:
|
||||
type: programming
|
||||
color: "#3ebc27"
|
||||
|
||||
Reference in New Issue
Block a user