mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 20:38:47 +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:
|
||||
- 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:
|
||||
|
||||
@@ -2506,6 +2506,12 @@ Textile:
|
||||
extensions:
|
||||
- .textile
|
||||
|
||||
Thrift:
|
||||
type: programming
|
||||
tm_scope: source.thrift
|
||||
extensions:
|
||||
- .thrift
|
||||
|
||||
Turing:
|
||||
type: programming
|
||||
color: "#45f715"
|
||||
|
||||
Reference in New Issue
Block a user