1

I'm using neovim as main text editor, and rust-analyzer as LSP for rust file type. All works fine, but each instance of neovim starts its own instance of LSP, and this takes a lot of resources.

So the question is, what is the way to make once instance of rust-analyzer accessible for all neovim instances?

al3x
  • 589
  • 1
  • 4
  • 16

0 Answers0