jparise / vim-graphql

A Vim plugin that provides GraphQL file detection, syntax highlighting, and indentation.
MIT License
487 stars 25 forks source link

Add #gql,#graphql comment support for typescript #83

Closed cpitt closed 2 years ago

cpitt commented 2 years ago

Added #gql #graphql comment support to typescript syntax files

Addresses #82