summaryrefslogblamecommitdiffstats
path: root/ftplugin/litcoffee.vim
blob: 9bb4f6972a03487231e680e81fd029f055eae02a (plain) (tree)
1
2
3
4
5

                                                                                     
     

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

runtime ftplugin/coffee.vim