1
0
Fork 0
mirror of synced 2024-06-28 19:51:08 -04:00
ultimate-vim/sources_non_forked/vim-coffee-script/Thanks.md
201341 cc444efe2c Revert "Merge pull request #1 from 201341/swj/dev"
This reverts commit f93aa0fb39, reversing
changes made to e13b2a10a7.
2021-10-27 11:36:39 +08:00

1.1 KiB

Thanks to all bug reporters, and special thanks to those who have contributed code:

Brian Egan (brianegan):
      Initial compiling support

Ches Martin (ches):
      Initial vim docs

Chris Hoffman (cehoffman):
      Add new keywoards from, to, and do
      Highlight the - in negative integers
      Add here regex highlighting, increase fold level for here docs

David Wilhelm (bigfish):
      CoffeeRun command

Jay Adkisson (jayferd):
      Support for eco templates

Karl Guertin (grayrest)
      Cakefiles are coffeescript

Maciej Konieczny (narfdotpl):
      Fix funny typo

Matt Sacks (mattsa):
      Javascript omni-completion
      coffee_compile_vert option

Nick Stenning (nickstenning):
      Fold by indentation for coffeescript

Simon Lipp (sloonz):
      Trailing spaces are not error on lines containing only spaces

Stéphan Kochen (stephank):
      Initial HTML CoffeeScript highlighting

Sven Felix Oberquelle (Svelix):
      Haml CoffeeScript highlighting

Wei Dai (clvv):
      Fix the use of Vim built-in make command.