Skip to content

Support TypeScript + lowercase sql tag #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

zacacollier
Copy link

@zacacollier zacacollier commented Sep 26, 2018

  • Enable syntax highlighting for the lowercase sql template tag
  • Add syntax highlighting support for TypeScript (tested compatibility with typescript-vim)

my first time working with Vim syntax highlighting, so lmk if I can do this in a less naive way 😁

@sheldonkwok
Copy link

Any chance you want to create a fork? I was interested in using this as well

@jorinvo
Copy link

jorinvo commented May 25, 2020

Was looking for the same thing. Would be great to have this built-in :)

@jorinvo
Copy link

jorinvo commented May 25, 2020

For now I am using this with vim-plugin instead:

Plug 'https://github.com/zacacollier/vim-javascript-sql', { 'branch': 'add-typescript-support', 'for': ['javascript', 'typescript'] }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants