summaryrefslogtreecommitdiffstats
path: root/after/indent/javascriptreact.vim
blob: a757cdd747af4cdda6a4c645ea49f45b249a3431 (plain) (blame)
1
2
3
4
5
if !has_key(g:polyglot_is_disabled, 'jsx')
  finish
endif

source <sfile>:h/jsx.vim