summaryrefslogtreecommitdiff
path: root/plugins/coffee
AgeCommit message (Collapse)Author
2020-03-11Clean up plugin READMEs and a few pluginsMarc Cornellà
- fasd - history - mercurial - pylint - repo - yii2
2018-08-07use https everywhere (#6574)Janosch Schwalm
* use https everywhere * use https links on the files that are left Also, removed some broken links and updated redirections.
2016-09-03Fixed typo (#5369)Alexander J. Dita
Coffee was missing an F
2015-10-21Fix typo.Cooper Maruyama
* `cfp` alias was referencing an old version of the `cf` command which no longer exists. This has been updated to reference a valid command.
2015-10-20Fix "be" -> "b" typo in coffee plugin README.md.evanandrewrose
2015-09-28Merge branch 'master' into copyfile-portabilityAndrew Janke
2015-08-18Add clipcopy() and clippaste() generic cross-platform CLI clipboard functions.Andrew Janke
Change copydir, copyfile, and coffee plugins to use them, instead of the Mac-only `pbcopy` command.
2015-07-08passing the first argument with double quoteTakumi IINO
2015-05-02add markdown extension to READMECooper Maruyama
2015-05-02Add readme and add new alias cfpc: paste+compile+copyCooper Maruyama
2015-05-01typofixCooper Maruyama
2015-05-01Add coffeescript aliases: cf, cfc, cfpCooper Maruyama
cf: compile and show output cfc: compile & copy cfp: compile from pasteboard & print
2013-06-28Update coffee completiondongweiming
2012-11-19Added a CoffeeScript plugin.Josh Davis