mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-29 21:31:01 +00:00
add Maven buildfiles
This commit is contained in:
@@ -316,6 +316,8 @@ https://github.com/textmate/markdown.tmbundle:
|
|||||||
https://github.com/textmate/matlab.tmbundle:
|
https://github.com/textmate/matlab.tmbundle:
|
||||||
- source.matlab
|
- source.matlab
|
||||||
- source.octave
|
- source.octave
|
||||||
|
https://github.com/textmate/maven.tmbundle:
|
||||||
|
- text.xml.pom
|
||||||
https://github.com/textmate/nemerle.tmbundle:
|
https://github.com/textmate/nemerle.tmbundle:
|
||||||
- source.nemerle
|
- source.nemerle
|
||||||
https://github.com/textmate/objective-c.tmbundle:
|
https://github.com/textmate/objective-c.tmbundle:
|
||||||
|
|||||||
@@ -1527,6 +1527,14 @@ Matlab:
|
|||||||
- .matlab
|
- .matlab
|
||||||
- .m
|
- .m
|
||||||
|
|
||||||
|
Maven POM:
|
||||||
|
type: data
|
||||||
|
tm_scope: text.xml.pom
|
||||||
|
extensions:
|
||||||
|
- .pom.xml
|
||||||
|
filenames:
|
||||||
|
- pom.xml
|
||||||
|
|
||||||
Max:
|
Max:
|
||||||
type: programming
|
type: programming
|
||||||
color: "#ce279c"
|
color: "#ce279c"
|
||||||
|
|||||||
Reference in New Issue
Block a user