mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Merge pull request #386 from rdeltour/xproc
New language: XProc - an XML Pipeline language (W3C)
This commit is contained in:
@@ -1351,6 +1351,14 @@ XML:
|
||||
- .classpath
|
||||
- .project
|
||||
|
||||
XProc:
|
||||
type: programming
|
||||
group: XML
|
||||
lexer: XML
|
||||
primary_extension: .xpl
|
||||
extensions:
|
||||
- .xproc
|
||||
|
||||
XQuery:
|
||||
type: programming
|
||||
color: "#2700e2"
|
||||
|
||||
Reference in New Issue
Block a user