Replies: 2 comments
-
rustacranvim doesn't use lspconfig, so you can't use lspconfig commands. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Haha. Dang, I'm so sorry. I am so used to open source projects having bad or non-existing docs...I will try to remember to check the helps for rustaceanvim first :) I appreciate the reply, though! This is one of the best nvim plugins I've ever seen. |
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
-
With lspconfig, I used to be able to call :LspRestart to restart the rust-analyzer lsp. That doesn't seem to do anything with rustaceanvim. Am I just misunderstanding and it's actually restarting it, or is there some other way to restart rust-analyzer with the rustaceanvim plugin? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions