mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Add ".gql" as a GraphQL file extension (#3813)
This commit is contained in:
@@ -1604,6 +1604,7 @@ GraphQL:
|
|||||||
type: data
|
type: data
|
||||||
extensions:
|
extensions:
|
||||||
- ".graphql"
|
- ".graphql"
|
||||||
|
- ".gql"
|
||||||
tm_scope: source.graphql
|
tm_scope: source.graphql
|
||||||
ace_mode: text
|
ace_mode: text
|
||||||
language_id: 139
|
language_id: 139
|
||||||
|
|||||||
Reference in New Issue
Block a user