Supercharge your Rust experience in Neovim!
A heavily modified fork of rust-tools.nvim
Quick Links
- 📝 Prerequisites
- 📥 Installation
- ⚡ Quick setup
- 📚 Usage / Features
- ⚙️ Advanced configuration
- 🩺 Troubleshooting
- 🗨️ FAQ
- 🚣 Migrating from rust-tools
❔ Do I need rustaceanvim
If you are starting out with Rust, Neovim’s built-in LSP client API (see :h lsp
) or nvim-lspconfig.rust_analyzer
is probably enough for you. It provides the lowest common denominator of LSP support. This plugin is for those who would like additional non-standard features that are specific to rust-analyzer.