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