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

source <sfile>:h/tsx.vim