From 0625f410ebdab22e54af10f934de41bdba911069 Mon Sep 17 00:00:00 2001 From: Andrey Grebenyk Date: Thu, 2 Mar 2023 18:59:16 +0300 Subject: Add graphql schema file type (#6159) Co-authored-by: Andrey Grebenyk --- languages.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'languages.toml') diff --git a/languages.toml b/languages.toml index d4ea9a86..006db633 100644 --- a/languages.toml +++ b/languages.toml @@ -1190,7 +1190,7 @@ source = { git = "https://github.com/shunsambongi/tree-sitter-gitignore", rev = name = "graphql" scope = "source.graphql" injection-regex = "graphql" -file-types = ["gql", "graphql"] +file-types = ["gql", "graphql", "graphqls"] roots = [] indent = { tab-width = 2, unit = " " } -- cgit v1.2.3-70-g09d2