Replies: 1 comment
-
Hey : 👋 You can also try starting it manually with |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Checked other resources
:h rustaceanvim
.Description
I'm failing to install the plugin correctly, I'm not sure what's wrong and I've been trying for some hours now, here's the current structure of my lua and also the installed plugins on lazy, relevant to rustaceanvim are
rustvim.lua
after/ftplugin/rust.lua
code from rustvim.lua is below, and rust.lua is exactly the same as the example one from the Quick Start of the readme.

However, when I hover over a function and press n, I get the following error:

I tried searching about it but couldn't find anything useful, so, here I am.
(Also, I come from 2 hours of trying to get rust-tools to work, I didn't realize it was abandoned, so fatigue could very well be at play here)
Also, I thought rustacean does it's own lspconfig so this error is... weird?
Example Code
Neovim version (nvim -v)
0.11.0
Operating system/version
Arch 6.14.1
Output of :checkhealth rustaceanvim
Beta Was this translation helpful? Give feedback.
All reactions