Add Thrift

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

View File

@@ -382,6 +382,8 @@ https://github.com/textmate/textile.tmbundle:
https://github.com/textmate/textmate.tmbundle:
- source.regexp.oniguruma
- source.tm-properties
https://github.com/textmate/thrift.tmbundle:
- source.thrift
https://github.com/textmate/toml.tmbundle:
- source.toml
https://github.com/textmate/verilog.tmbundle:

View File

@@ -2506,6 +2506,12 @@ Textile:
extensions:
- .textile
Thrift:
type: programming
tm_scope: source.thrift
extensions:
- .thrift
Turing:
type: programming
color: "#45f715"