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




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

source <sfile>:h/javascript.vim

endif