mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
recognize xBase sources
[xBase: https://en.wikipedia.org/wiki/xBase] Reopened PR 593 with the two language additions split off.
This commit is contained in:
@@ -1678,3 +1678,11 @@ wisp:
|
||||
ace_mode: clojure
|
||||
color: "#7582D1"
|
||||
primary_extension: .wisp
|
||||
|
||||
xBase:
|
||||
type: programming
|
||||
lexer: Text only
|
||||
color: "#3a4040"
|
||||
primary_extension: .prg
|
||||
extensions:
|
||||
- .ch
|
||||
|
||||
Reference in New Issue
Block a user