blob: 692d624199aa1430f52dc110bc85133f3576c3d5 (
plain) (
blame)
| 1
2
3
4
5
6
7
8
 | if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'coffee-script') == -1
Please see the project readme for up-to-date docs:
https://github.com/kchmck/vim-coffee-script
 vim:tw=78:ts=8:ft=help:norl:
endif
 |