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

source <sfile>:h/tsx.vim