vim-crates
Dependency manager
A Vim plugin that simplifies management of Rust project dependencies by automating version updates and displaying available versions for completion.
Handle Cargo dependencies like a Rustavimean.
90 stars
5 watching
5 forks
Language: Vim script
last commit: almost 2 years ago cargocrates-ioneovimpluginrustvim
Related projects:
Repository | Description | Stars |
---|---|---|
saecki/crates.nvim | A plugin for managing dependencies from the Rust package repository. | 870 |
kahgeh/ls-crates.nvim | A plugin that retrieves and inserts the latest version of dependencies from crates.io into cargo.toml files | 1 |
pulp-platform/bender | A tool for managing dependencies in hardware design projects | 254 |
andir/npins | Provides a tool for managing dependencies in Nix projects by tracking and pinning specific versions of packages. | 224 |
itchyny/miv | A tool for managing plugins and their dependencies in text editors like Vim. | 66 |
beeequeue/nvm-rust | A cross-platform Node.js version manager implemented in Rust. | 21 |
zdharma-continuum/zinit-annex-bin-gem-node | A tool that automates the installation and execution of dependencies without adding to $PATH | 7 |
yavorsky/bump | A tool to easily manage and update dependencies in package.json files | 77 |
pakrym/jab | A C# library that provides a fast and efficient way to manage dependencies in applications using source generators. | 1,044 |
vuki656/package-info.nvim | Automates package dependency management tasks for Neovim users | 487 |
nmattia/niv | Makes it easy to manage dependencies in Nix projects by simplifying package management and version control. | 1,615 |
marcweber/vim-addon-manager | A tool to manage and install Vim plugins in a controlled way. | 660 |
crate-ci/cargo-release | A tool to simplify the process of releasing Rust crates, handling tasks such as publishing, tagging, and updating dependencies. | 1,348 |
jamiemason/shrinkpack | A tool that allows developers to create reproducible builds of their projects by storing dependency information and package files in source control. | 794 |
zdharma-continuum/zinit-annex-rust | A tool that allows users to easily install and manage Rust and Cargo packages in their Zsh environment. | 5 |