Add stable rustc and lldb for helix
This commit is contained in:
parent
5c008c6a35
commit
a21281347a
1 changed files with 2 additions and 1 deletions
|
|
@ -28,7 +28,8 @@
|
||||||
cargo-watch
|
cargo-watch
|
||||||
cargo-workspaces
|
cargo-workspaces
|
||||||
clippy
|
clippy
|
||||||
|
rustc
|
||||||
rustfmt
|
rustfmt
|
||||||
] ++ lib.optionals config.programs.helix.enable [ rust-analyzer ]
|
] ++ lib.optionals config.programs.helix.enable [ lldb rust-analyzer ]
|
||||||
++ lib.optionals config.programs.kakoune.enable [ rust-analyzer ];
|
++ lib.optionals config.programs.kakoune.enable [ rust-analyzer ];
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue