summaryrefslogblamecommitdiffstats
path: root/plugin_guard_jsx.vim.template
blob: ffa94905901e3d6eb030b187c9872200424a05b0 (plain) (tree)
1
2
3
                                                                                                                                                                                   
           
     
if !exists('g:polyglot_disabled') || !(index(g:polyglot_disabled, 'typescript') != -1 || index(g:polyglot_disabled, 'typescript') != -1 || index(g:polyglot_disabled, 'jsx') != -1)
%%CONTENT%%
endif