summaryrefslogtreecommitdiffstats
path: root/syntax/yajs/web.vim
blob: af40b194b4f531131dd0ad592f1517873cae24e1 (plain) (blame)
1
2
3
4
if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'javascript') == -1
  

endif