Alex Matheson
|
ce9104c4f3
feat(npm): toggle `npm install` / `npm uninstall` by pressing F2 twice (#9717)
|
2 years ago |
Sherwin Heydarbeygi
|
7ed8888c5b
feat(npm): add aliases for `npm search` and `npm info` (#9365)
|
3 years ago |
Petr Rajtslegr
|
32532c149a
feat(npm): add alias for `npm update` (#9442)
|
3 years ago |
Mauro Porras
|
1cc15ca3c2
feat(npm): add alias for `npm i -f` (#8454)
|
3 years ago |
Marc Cornellà
|
609890847d
npm: hardcode completion function and delete cached one (#8679)
|
4 years ago |
Alexandre Nicastro
|
af085542bd
Stop error "permission denied: /npm_completion" (#6340)
|
6 years ago |
Erwan ROUSSEL
|
a8f3b374d8
npm init (#6648)
|
6 years ago |
Athaher Sirnaik
|
d29784e1ae
Improved npm aliases: run, publish (#6354)
|
7 years ago |
Fabián Ríos
|
83765bf3f7
missing listing and versions (#5341)
|
8 years ago |
Marc Cornellà
|
b70842bae4
npm: unset NPM_COMPLETION_FILE variable
|
8 years ago |
Marc Cornellà
|
76924b7f5f
npm: only source npm completion cache if file exists
|
8 years ago |
Marc Cornellà
|
2a44527ac3
npm: quiet error output of npm completion
|
8 years ago |
Marc Cornellà
|
4f15bd15e5
Properly fix npm completion source
|
8 years ago |
Marc Cornellà
|
136a83433a
npm: only load completion if npm exists
|
8 years ago |
Philipp Wahala
|
7c1ca0e4d8
Create and cache npm completion on first run
|
8 years ago |
Aaron Decker
|
0181fe4970
add npm aliases (#5290)
|
8 years ago |
Antonis Karamitros @antouank
|
097cc70f7b
[feature/npm-outdated]
|
8 years ago |
Xavier Haniquaut
|
f9c16f940e
Remove broken link and move npmg alias position
|
9 years ago |
Xavier Haniquaut
|
df80081e9b
Add alias for npm global install
|
9 years ago |
Ahmed Hisham Ismail
|
dcd95dd223
Changes quotes so that path will be set appropriately on multiple runs
|
9 years ago |
Ahmed Hisham Ismail
|
269ae84c9b
Removes unnecessary single quotes
|
9 years ago |
Ahmed Hisham Ismail
|
e1353fce3c
Adds npmE alias
|
9 years ago |
James Womack
|
c58c623305
Use camelCase for npm aliases
|
9 years ago |
James Womack
|
6967393fe6
Add convenience aliases for installation of npm modules
|
9 years ago |
Sorin Ionescu
|
5aa6b0fae5
Replaced npm 0.x completion with 1.0 completion.
|
13 years ago |
Pat Regan
|
886af72125
Remove fpath/compinit code from github and npm plugins
|
13 years ago |
Sorin Ionescu
|
f928228382
Added npm plugin.
|
13 years ago |