blob: a6b4102717b2d8ea1155baeffd6763941ea8d3e8 (
plain) (
tree)
|
|
if exists('g:polyglot_disabled') && (index(g:polyglot_disabled, 'typescript') != -1 || index(g:polyglot_disabled, 'typescript') != -1 || index(g:polyglot_disabled, 'jsx') != -1)
finish
endif
%%CONTENT%%
|