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

source <sfile>:h/jsx.vim