Skip to content

README: add two rust-analyzer configuration examples for Neovim users#9939

Open
sruggier wants to merge 2 commits intooxidecomputer:mainfrom
sruggier:pr/add-LazyVim-cargo.targetDir-example
Open

README: add two rust-analyzer configuration examples for Neovim users#9939
sruggier wants to merge 2 commits intooxidecomputer:mainfrom
sruggier:pr/add-LazyVim-cargo.targetDir-example

Conversation

@sruggier
Copy link
Contributor

There are multiple different ways one can integrate rust-analyzer into Neovim, each configured slightly differently. Even for Neovim users who aren't covered, though, these examples should help simplify the process of figuring it out.

They were separated by commit 07ef231,
but the flow is a bit clearer when the cargo.targetDir example block
isn't in between.
@sruggier
Copy link
Contributor Author

For context, this is a side effect of me trying to tackle #9804.

It looks like the most reasonable potential reviewers for this happen to be the set of people who work on this repo that are also named David (@davepacheco and @david-crespo).

Specifically, the top editor of the README file:

$ git log --pretty=format:%an -- README.adoc | sort | uniq -c | sort -nr | head -n 1
     51 David Pacheco

and the person who added the example block this PR expands:

$ git blame README.adoc | grep 'How to set `cargo.targetDir` in various editors'
07ef231aa9 (David Crespo    2025-08-19 19:24:56 -0500  88) .How to set `cargo.targetDir` in various editors

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant