mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Updated language list to include HOW, and fixed the lack of lexer problem.
Because HOW does not yet have a standardized lexer, I left the "lexer" field as "Text only".
This commit is contained in:
@@ -723,6 +723,15 @@ Haxe:
|
||||
primary_extension: .hx
|
||||
extensions:
|
||||
- .hxsl
|
||||
|
||||
HOW:
|
||||
type: programming
|
||||
coloe: "#CC0099"
|
||||
lexer: Text only
|
||||
primary_extension: .how
|
||||
extensions:
|
||||
- .howmeta
|
||||
- .howproj
|
||||
|
||||
INI:
|
||||
type: data
|
||||
|
||||
Reference in New Issue
Block a user