It's a minimal nvchad v2.0
configuration for rust lang.
Configuration includes:
- Formatter -
rust-lang/rust
- Rust LSP -
rust-analyzer
,rustaceanvim
- Debugging tools -
dap
,dap-ui
,dap-virtual-text
Do not forget install codelldb via mason :MasonInstall codelldb
.
You have options to start debugging through hover actions
or <leader>dd
.
There are preconfigured key bindins.