this post was submitted on 04 Dec 2024
44 points (100.0% liked)

Neovim

2444 readers
3 users here now

founded 2 years ago
MODERATORS
 

Honestly... everybody should try out neovim for at least a week. I mean like... fully commit to it.

It's just amazing how fast and light on resource usage it is, compared to vscode.

For reference: I just opened qmk_firmware which has a shit load of clang code and files. Guess what, neovim doesn't even break a sweat, while vscode almost burns my CPU.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 5 points 5 months ago (6 children)

Neovim is genuinely great, but I miss full integrated multicursor support, none of the multicursor libraries quite work seamlessly, I also miss the easily made javascript extensions every time I dive into lua

On the other hand dropping mouse usage entirely is a good little boost to productivity

For me using the nvim extension inside vscode was the sweet spot

[โ€“] [email protected] 1 points 1 month ago

Multi cursor stuff is cool. Maybe not a one to one replacement, but I tend to use global commands to do basically the same thing.

load more comments (5 replies)