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: about 2 years ago cargocrates-ioneovimpluginrustvim
Related projects:
Repository | Description | Stars |
---|---|---|
saecki/crates.nvim | A plugin for managing dependencies from the Rust package repository. | 885 |
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 | 258 |
andir/npins | Provides a tool for managing dependencies in Nix projects by tracking and pinning specific versions of packages. | 234 |
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. | 22 |
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 | 78 |
pakrym/jab | A C# library that provides a fast and efficient way to manage dependencies in applications using source generators. | 1,050 |
vuki656/package-info.nvim | Automates package dependency management tasks for Neovim users | 494 |
nmattia/niv | Makes it easy to manage dependencies in Nix projects by simplifying package management and version control. | 1,632 |
marcweber/vim-addon-manager | A tool to manage and install Vim plugins in a controlled way. | 661 |
crate-ci/cargo-release | Automates the release process of Rust crates, including version management and publishing to crates.io. | 1,360 |
jamiemason/shrinkpack | A tool that allows developers to create reproducible builds of their projects by storing dependency information and package files in source control. | 795 |
zdharma-continuum/zinit-annex-rust | A tool that allows users to easily install and manage Rust and Cargo packages in their Zsh environment. | 5 |