Skip to content

Add neovim installation for the rust language #1613

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
eleijonmarck opened this issue Dec 1, 2021 · 1 comment · Fixed by #1716
Closed

Add neovim installation for the rust language #1613

eleijonmarck opened this issue Dec 1, 2021 · 1 comment · Fixed by #1716
Labels
C-Enhancement A new feature or request

Comments

@eleijonmarck
Copy link

Summary

We have a vim binding but I would love to see the documentation and the setup for Neovim

Motivation

The idea is that neovim is booming more and more popular and especially since 0.5 where lsp is a battery included feature.

Drawbacks

Rationale and alternatives

Maintenance

Unresolved Questions

@eleijonmarck eleijonmarck added the C-Enhancement A new feature or request label Dec 1, 2021
@AliSajid
Copy link
Contributor

It is my understanding that neovim is practically a drop-in replacement for vim. At least that's how I've been using it. Given that, I believe just changing the tools page to say "Vim/NeoVim" with the link back to github for the rust plugin should be fine. I'll write a change and add a pull request.

AliSajid added a commit to AliSajid/www.rust-lang.org that referenced this issue Sep 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-Enhancement A new feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants
@AliSajid @eleijonmarck and others