My rust lsp isn't working in leetcode.nvim #192
-
I'm trying to get Rust LSP working in leetcode.nvim, but it doesn't seem to be functioning correctly. Here’s my setup:
However, when I open Rust problems inside leetcode.nvim, I don't get any LSP features like code completion, diagnostics, or go-to-definition. I’ve double-checked that:
Does anyone know if there are special steps needed to get Rust LSP working within leetcode.nvim? Or could this be a compatibility issue with lspconfig and Mason inside the plugin? Any advice or example configs would be much appreciated! Thanks in advance. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
#86. If you follow steps in the recent comments, it should work |
Beta Was this translation helpful? Give feedback.
#86. If you follow steps in the recent comments, it should work