summaryrefslogtreecommitdiff
path: root/plugins/node/node.plugin.zsh
AgeCommit message (Collapse)Author
2012-10-22Fixed node-docsRainer Dreyer
The `#anchor` tags on [nodejs.org](http://nodejs.org/docs/v0.8.2/api/all.html) changed. This fixes the `node-docs` command.
2011-05-30Rollback of Pull #366Andrew Hodges
sorin-ionescu had some good points.
2011-05-28Node.js HelpersAndrew Hodges
Add helper function to open node api in browser. Add binaries installed via npm to path. Tell node where to find things (what things?).