aboutsummaryrefslogtreecommitdiff
path: root/ftdetect/graphql.vim
diff options
context:
space:
mode:
Diffstat (limited to 'ftdetect/graphql.vim')
-rw-r--r--ftdetect/graphql.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/ftdetect/graphql.vim b/ftdetect/graphql.vim
new file mode 100644
index 0000000..5d4c31e
--- /dev/null
+++ b/ftdetect/graphql.vim
@@ -0,0 +1 @@
+autocmd BufNewFile,BufReadPost *.graphql,*.gql setfiletype graphql