rust-tools.nvim icon indicating copy to clipboard operation
rust-tools.nvim copied to clipboard

where to configure the path of rust-analyzer?

Open vimalk78 opened this issue 3 years ago • 0 comments

I plan to use https://github.com/pr2502/ra-multiplex/, since it can keep rust-analyzer runing in the background.

So i need to change the path of the executable used by this plugin.

i want rust-tools to use ra-multiplex instead of rust-analyzer directly.

where do i change it?

vimalk78 avatar Oct 09 '22 20:10 vimalk78