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

source <sfile>:h/jsx.vim