mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-04 03:17:45 +03:00
add rust-analyzer to shell environment (#2739)
This commit is contained in:
parent
f37ffaa3a1
commit
9b9c3e5ae2
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@
|
|||
packages =
|
||||
prev.packages
|
||||
++ (
|
||||
with common.pkgs; [lld_13 lldb cargo-tarpaulin cargo-flamegraph]
|
||||
with common.pkgs; [lld_13 lldb cargo-tarpaulin cargo-flamegraph rust-analyzer]
|
||||
);
|
||||
env =
|
||||
prev.env
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue