summaryrefslogblamecommitdiffstats
path: root/after/ftplugin/javascriptreact.vim
blob: 265415d0e2ce6023acc519b52f39d576a5047776 (plain) (tree)
1
2
3
4
5
                                                                                                                                
 
                        

     
if !exists('g:polyglot_disabled') || (index(g:polyglot_disabled, 'javascript') == -1 && index(g:polyglot_disabled, 'jsx') == -1)

source <sfile>:h/jsx.vim

endif