Neovim: lsp/
folder config suppotr
#706
Closed
barrett-ruth
started this conversation in
Ideas
Replies: 2 comments
-
Hey 👋 Rustaceanvim's LSP client is called |
Beta Was this translation helpful? Give feedback.
0 replies
-
Very true! Thanks :D |
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
Feature description
As a neovim 0.11 user I'm migrating to the builtin NeoVim LSP config with respect ot the
lsp/
folder for server configurations. I'm still not exactly sure how this plugin fits in between NeoVim and lsp configuration - is this something that can be supported?Namely, I'm looking to be able to simply pass my configuration to
lsp/rust_analyzer.lua
and have rustaceanvim pick up on it without needing to manually pass in my configuration like I'm doing now:Beta Was this translation helpful? Give feedback.
All reactions