this post was submitted on 08 Jun 2023
3 points (100.0% liked)

Programming

13226 readers
2 users here now

All things programming and coding related. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] mrmanager 5 points 1 year ago* (last edited 1 year ago) (1 children)

Neovim. Its awesome with the rust plugin. Everything works and it's fast.

[โ€“] nivenkos@lemmy.world 1 points 1 year ago

Could you share your config?

I switched to the built-in LSP but keep hitting small issues with changes to mappings, etc. and keeping rust-analyzer updated is a pain.

So now I just use vscode, even though I'd really like to have neovim set up for small things.