Skip to content

Commit

Permalink
add rustc dep for rust-analyzer
Browse files Browse the repository at this point in the history
  • Loading branch information
dundalek committed May 1, 2024
1 parent 68b6a6f commit 17deb64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lua/lazy-lsp/servers.lua
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,7 @@ return {
rust_analyzer = {
"rust-analyzer",
"cargo",
"rustc",
"rustfmt"
},
salt_ls = "",
Expand Down

0 comments on commit 17deb64

Please sign in to comment.