Unable to remove rustaceanvim.mason warning #551
Replies: 1 comment
-
Duplicate of #94 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Checked other resources
:h rustaceanvim
.Description
I am trying to setup my rust DAP. Before this I had configured
rust_analyser
in mason.lua.It is showing constantly -
As it said, I made this rustaceanvim.lua file to retain the configs in mason.lua and remove the warning -
But it is still not dissapearing.
I tried the below combinations- ( X means didnt work)
rustaceanvim.lua
- XI donno what to do, I reinstalled rust-analyser just in case. Still didnt work. Please help me setup LSP and DAP for Rust!
Example Code
Neovim version (nvim -v)
v0.10.2
Operating system/version
Ubunty 22.04.4
Output of :checkhealth rustaceanvim
Beta Was this translation helpful? Give feedback.
All reactions