summaryrefslogtreecommitdiffstats
path: root/after/ftplugin/javascriptreact.vim
blob: be2ea1fc5111427c5e6ceac70764024b8c3963ad (plain) (blame)
1
2
3
4
5
if !polyglot#util#IsEnabled('jsx', expand('<sfile>:p'))
  finish
endif

source <sfile>:h/jsx.vim