summaryrefslogblamecommitdiffstats
path: root/after/indent/jsx.vim
blob: 3f25a7f1d68e013c7f2c7b54a9f0ed48fb8f24df (plain) (tree)
1
2
3
4
5



                                                                                         
                              
if exists('g:polyglot_disabled') && index(g:polyglot_disabled, 'styled-components') != -1
  finish
endif

runtime! indent/javascript.vim