diff options
Diffstat (limited to 'ftdetect/graphql.vim')
| -rw-r--r-- | ftdetect/graphql.vim | 1 |
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 |
