mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Add Thrift
This commit is contained in:
@@ -382,6 +382,8 @@ https://github.com/textmate/textile.tmbundle:
|
|||||||
https://github.com/textmate/textmate.tmbundle:
|
https://github.com/textmate/textmate.tmbundle:
|
||||||
- source.regexp.oniguruma
|
- source.regexp.oniguruma
|
||||||
- source.tm-properties
|
- source.tm-properties
|
||||||
|
https://github.com/textmate/thrift.tmbundle:
|
||||||
|
- source.thrift
|
||||||
https://github.com/textmate/toml.tmbundle:
|
https://github.com/textmate/toml.tmbundle:
|
||||||
- source.toml
|
- source.toml
|
||||||
https://github.com/textmate/verilog.tmbundle:
|
https://github.com/textmate/verilog.tmbundle:
|
||||||
|
|||||||
@@ -2506,6 +2506,12 @@ Textile:
|
|||||||
extensions:
|
extensions:
|
||||||
- .textile
|
- .textile
|
||||||
|
|
||||||
|
Thrift:
|
||||||
|
type: programming
|
||||||
|
tm_scope: source.thrift
|
||||||
|
extensions:
|
||||||
|
- .thrift
|
||||||
|
|
||||||
Turing:
|
Turing:
|
||||||
type: programming
|
type: programming
|
||||||
color: "#45f715"
|
color: "#45f715"
|
||||||
|
|||||||
Reference in New Issue
Block a user