Select a color scheme for your Dotfyle experience

mrcjkb / rustaceanvim

rustaceanvim

Supercharge your Rust experience in Neovim! A heavily modified fork of rust-tools.nvim
986 117 2 5 days ago
lsp awesome-neovim
rustaceanvim enhances the Rust programming experience. It is a heavily modified fork of rust-tools.nvim and provides various features such as debugging, running code, expanding macros, rebuilding proc macros, moving items up or down, hover actions, explaining errors, rendering diagnostics, opening Cargo.toml, finding parent module, joining lines, structural search replace, viewing crate graph, and visualizing syntax tree. It has no dependencies on lspconfig and supports lazy initialization. It requires rust-analyzer as a prerequisite.

Breaking changes in rustaceanvim

90977e 6 months ago
refactor!: rename this plugin to rustaceanvim (#5)

Media

Install instructions

Dotfyle does not endorse any plugins. Install at your own risk.
{
  "mrcjkb/rustaceanvim",
  version = "^3", -- Recommended
  ft = { "rust" },
}

Developers using rustaceanvim

more configs
yutkat/dotfiles
/.config/nvim
671 init.lua 182 10289
lvim-tech/lvim
/
362 init.lua 78 15443
joelazar/nvim-config
/
109 init.lua 91 4719
wfxr/dotfiles
/vim/nvim
86 init.lua 54 1855