Skip to content

Commit

Permalink
Merge pull request #11 from dumbbillyhardy/master
Browse files Browse the repository at this point in the history
add syntax highlighting for typescript files
  • Loading branch information
jonsmithers committed Dec 16, 2018
2 parents dd511a4 + 11a2327 commit 84dcc75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/html-template-literals.vim
Original file line number Diff line number Diff line change
@@ -1 +1 @@
autocmd FileType javascript,javascript.jsx call htmltemplateliterals#amendSyntax()
autocmd FileType javascript,javascript.jsx,typescript call htmltemplateliterals#amendSyntax()

0 comments on commit 84dcc75

Please sign in to comment.