Commit graph

6 commits

Author SHA1 Message Date
Sorin Ionescu
71d5e5625e Renamed plugin files to init.zsh.
Since plugins are under their own directories, the /plugins/foo/foo.plugin.zsh
naming scheme is redundant.

Naming the entry point of plugins init.zsh will encourage the splitting of
large plugins into multiple files.
2011-09-14 01:36:56 -04:00
Sorin Ionescu
f5c761c278 Cleaned up the plugins. 2011-09-14 01:35:51 -04:00
Sorin Ionescu
d6907ab532 Added npm completion caching. 2011-09-14 01:35:51 -04:00
Sorin Ionescu
4a1577718a Merged npm plugin into node plugin. 2011-09-14 01:35:51 -04:00
Andrew Hodges
1e3b441ce7 Rollback of Pull #366
sorin-ionescu had some good points.
2011-05-30 10:09:00 -04:00
Andrew Hodges
d72b9c5ec5 Node.js Helpers
Add helper function to open node api in browser. Add binaries installed via
npm to path. Tell node where to find things (what things?).
2011-05-28 11:20:48 -04:00