this post was submitted on 13 Jun 2023
5 points (100.0% liked)

Rustlang

11 readers
1 users here now

founded 2 years ago
 

I've been using VS Codium for a while, but lately decided to give Neovim a shot. Describe your setup/experience.

you are viewing a single comment's thread
view the rest of the comments
[–] thek3nger@kbin.social 1 points 1 year ago

I use VSCode with Vim keybindings. Mostly because it works without any problems, and I really like the inline-typing of the Rust Analyzer plugin.

I also use NeoVim on the side, but I am still faster in VSCode when I need to quickly jump between several files (at least until the day my vim-fu will improve).