summaryrefslogtreecommitdiffstats
path: root/after/syntax/typescriptreact.vim
blob: 72f824925546a91e1d4657e95c353b85f6cf8188 (plain) (blame)
1
2
3
4
5
if polyglot#init#is_disabled(expand('<sfile>:p'), 'jsx', 'after/syntax/typescriptreact.vim')
  finish
endif

source <sfile>:h/tsx.vim