summaryrefslogtreecommitdiffstats
path: root/ftplugin/litcoffee.vim
blob: 75af16cd24d37092ea1feef887bdb666c792a3f5 (plain) (blame)
1
2
3
4
5
if !polyglot#util#IsEnabled('coffee-script', expand('<sfile>:p'))
  finish
endif

runtime ftplugin/coffee.vim