Sha256: f4dbb7a76f6ae711655a26a266ff3d51a6371cd1df559241fe74798147004173
Contents?: true
Size: 509 Bytes
Versions: 14
Compression:
Stored size: 509 Bytes
Contents
" Language: CoffeeScript " Maintainer: Sven Felix Oberquelle <Svelix.Github@gmail.com> " URL: http://github.com/kchmck/vim-coffee-script " License: WTFPL " Inherit coffee from html so coffeeComment isn't redefined and given higher " priority than hamlInterpolation. syn cluster hamlCoffeescript contains=@htmlCoffeeScript syn region hamlCoffeescriptFilter matchgroup=hamlFilter start="^\z(\s*\):coffeescript\s*$" end="^\%(\z1 \| *$\)\@!" contains=@hamlCoffeeScript,hamlInterpolation keepend
Version data entries
14 entries across 14 versions & 1 rubygems