mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
fixed zimpl declaration position collation order problem
This commit is contained in:
@@ -2342,6 +2342,14 @@ Zephir:
|
||||
extensions:
|
||||
- .zep
|
||||
|
||||
Zimpl:
|
||||
type: programming
|
||||
lexer: Text only
|
||||
extensions:
|
||||
- .zmpl
|
||||
- .zpl
|
||||
- .zimpl
|
||||
|
||||
eC:
|
||||
type: programming
|
||||
search_term: ec
|
||||
@@ -2406,11 +2414,3 @@ xBase:
|
||||
color: "#3a4040"
|
||||
extensions:
|
||||
- .prg
|
||||
|
||||
Zimpl:
|
||||
type: programming
|
||||
lexer: Text only
|
||||
extensions:
|
||||
- .zmpl
|
||||
- .zpl
|
||||
- .zimpl
|
||||
|
||||
Reference in New Issue
Block a user