mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Alphabetize, foo'
This commit is contained in:
@@ -29,23 +29,6 @@ ABAP:
|
|||||||
lexer: ABAP
|
lexer: ABAP
|
||||||
primary_extension: .abap
|
primary_extension: .abap
|
||||||
|
|
||||||
ASP:
|
|
||||||
type: programming
|
|
||||||
color: "#6a40fd"
|
|
||||||
lexer: aspx-vb
|
|
||||||
search_term: aspx-vb
|
|
||||||
aliases:
|
|
||||||
- aspx
|
|
||||||
- aspx-vb
|
|
||||||
primary_extension: .asp
|
|
||||||
extensions:
|
|
||||||
- .asax
|
|
||||||
- .ascx
|
|
||||||
- .ashx
|
|
||||||
- .asmx
|
|
||||||
- .aspx
|
|
||||||
- .axd
|
|
||||||
|
|
||||||
ActionScript:
|
ActionScript:
|
||||||
type: programming
|
type: programming
|
||||||
lexer: ActionScript 3
|
lexer: ActionScript 3
|
||||||
@@ -91,6 +74,23 @@ Arduino:
|
|||||||
lexer: C++
|
lexer: C++
|
||||||
primary_extension: .ino
|
primary_extension: .ino
|
||||||
|
|
||||||
|
ASP:
|
||||||
|
type: programming
|
||||||
|
color: "#6a40fd"
|
||||||
|
lexer: aspx-vb
|
||||||
|
search_term: aspx-vb
|
||||||
|
aliases:
|
||||||
|
- aspx
|
||||||
|
- aspx-vb
|
||||||
|
primary_extension: .asp
|
||||||
|
extensions:
|
||||||
|
- .asax
|
||||||
|
- .ascx
|
||||||
|
- .ashx
|
||||||
|
- .asmx
|
||||||
|
- .aspx
|
||||||
|
- .axd
|
||||||
|
|
||||||
Assembly:
|
Assembly:
|
||||||
type: programming
|
type: programming
|
||||||
lexer: NASM
|
lexer: NASM
|
||||||
|
|||||||
Reference in New Issue
Block a user