prezto/modules/node/functions
Indrajit Raychaudhuri 9f37fc9841 node: Optimize completions for loading lazily on demand
Move `grunt` and `gulp` to separate completion definitions wrapping
`grunt --completion=zsh` and `gulp --completion=zsh` respectively.

Since the completions are loaded lazily on demand, they avoid the
performance overhead during Zsh initialization.

Additionally, remove `npm` completion since it is already bundled with
Zsh for quite a while.
2021-05-21 13:39:23 -05:00
..
_grunt node: Optimize completions for loading lazily on demand 2021-05-21 13:39:23 -05:00
_gulp node: Optimize completions for loading lazily on demand 2021-05-21 13:39:23 -05:00
node-doc node: Revamp and optimize 'node' module 2021-05-21 13:39:23 -05:00
node-info node: Prefer nodenv over nvm when available 2021-05-21 13:39:23 -05:00