A Neovim plugin for managing Rust dependencies from crates.io directly within your editor.
crates.nvim is a Neovim plugin that helps Rust developers manage dependencies from crates.io directly within their editor. It provides tools for browsing, adding, updating, and managing crate versions in Cargo.toml files, streamlining the Rust development workflow.
Rust developers using Neovim who want to manage dependencies without leaving their editor, particularly those working on projects with frequent dependency updates.
It offers a seamless, integrated experience for dependency management, reducing context switching and improving productivity by eliminating the need for external tools or manual edits to Cargo.toml.
A neovim plugin that helps managing crates.io dependencies
Reduces context switching by allowing dependency management directly in Neovim, aligning with the plugin's philosophy of a fast, editor-centric experience.
Provides intelligent completions for crate names and versions as you type in Cargo.toml, enhancing efficiency without external searches.
Fetches latest crate information and changelogs without external tools, ensuring dependencies are current and informed.
Works seamlessly with popular Neovim plugin managers like lazy.nvim and vim-plug, as detailed in the setup instructions for straightforward installation.
The README highlights breaking changes in an IMPORTANT note, which can disrupt workflows and require configuration updates during plugin upgrades.
Documentation is split between stable and unstable versions on a wiki, making it less integrated and potentially harder to navigate for current info.
Only useful within Neovim, limiting its applicability for developers using other editors or requiring cross-platform dependency management tools.
Lightning-fast and Powerful Code Editor written in Rust
Rust plugin for the IntelliJ Platform
Vim configuration for Rust.
Language Server Protocol (LSP) support for vim and neovim.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.