1
0
Fork 0
mirror of https://github.com/helix-editor/helix synced 2024-05-10 00:26:04 +02:00

add rust-analyzer to shell environment (#2739)

This commit is contained in:
Daniel Hines 2022-06-11 04:23:18 -04:00 committed by GitHub
parent f37ffaa3a1
commit 9b9c3e5ae2
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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