add Maven buildfiles

This commit is contained in:
Vicent Marti
2014-11-14 18:54:27 +01:00
parent d4e6798ba8
commit af90ac3758
2 changed files with 10 additions and 0 deletions

View File

@@ -316,6 +316,8 @@ https://github.com/textmate/markdown.tmbundle:
https://github.com/textmate/matlab.tmbundle:
- source.matlab
- source.octave
https://github.com/textmate/maven.tmbundle:
- text.xml.pom
https://github.com/textmate/nemerle.tmbundle:
- source.nemerle
https://github.com/textmate/objective-c.tmbundle:

View File

@@ -1527,6 +1527,14 @@ Matlab:
- .matlab
- .m
Maven POM:
type: data
tm_scope: text.xml.pom
extensions:
- .pom.xml
filenames:
- pom.xml
Max:
type: programming
color: "#ce279c"