Skip to content
Discussion options

You must be logged in to vote

Hey 👋

There are two ways you can achieve this.

  1. By setting the server.auto_attach option to false (see advanced configuration).
  2. In case you use direnv or nix, this plugin won't start the LSP client if rust-analyzer isn't on the PATH.

To start rust-analyzer manually, use the :RustAnalyzer start command.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@UnkwUsr

This comment has been hidden.

@mrcjkb

This comment has been hidden.

Answer selected by mrcjkb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants