rust-tools.nvim
rust-tools.nvim copied to clipboard
where to configure the path of rust-analyzer?
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?