Add Ninja

This commit is contained in:
Vicent Marti
2014-11-14 18:56:34 +01:00
parent af90ac3758
commit 4928828874
2 changed files with 8 additions and 0 deletions

View File

@@ -320,6 +320,8 @@ https://github.com/textmate/maven.tmbundle:
- text.xml.pom
https://github.com/textmate/nemerle.tmbundle:
- source.nemerle
https://github.com/textmate/ninja.tmbundle:
- source.ninja
https://github.com/textmate/objective-c.tmbundle:
- source.objc
- source.objc++

View File

@@ -1635,6 +1635,12 @@ Nimrod:
- .nim
- .nimrod
Ninja:
type: data
tm_scope: source.ninja
extensions:
- .ninja
Nit:
type: programming
color: "#0d8921"