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
|
||||
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:
|
||||
type: programming
|
||||
lexer: ActionScript 3
|
||||
@@ -91,6 +74,23 @@ Arduino:
|
||||
lexer: C++
|
||||
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:
|
||||
type: programming
|
||||
lexer: NASM
|
||||
|
||||
Reference in New Issue
Block a user