https://github.com/zeioth/package-manager.nvim
A package manager to rule them all.
https://github.com/zeioth/package-manager.nvim
Last synced: 5 months ago
JSON representation
A package manager to rule them all.
- Host: GitHub
- URL: https://github.com/zeioth/package-manager.nvim
- Owner: Zeioth
- License: gpl-3.0
- Created: 2023-08-26T18:45:21.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-01T09:11:05.000Z (almost 3 years ago)
- Last Synced: 2025-10-14T08:58:14.719Z (9 months ago)
- Size: 15.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# package-manager.nvim
A package manager to rule them all.
## Hello!
This plugin is in conceptual phase, come back in a few months.
## What's the idea behind it
Using telescope as user interface to let users manage their framework packages. Initial planned support for npm, nuget, and a few others.
## Planned support
* NuGet
* yarn
* npm
* you get the idea
## PLANNED FOR 2027
In the meantime you can use the command `:TermExec cmd="npm install"` or wathever you may need.