35
submitted 3 weeks ago by ad_on_is@lemm.ee to c/neovim@programming.dev

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
[-] 0x01@lemmy.ml 4 points 3 weeks ago

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

[-] xigoi@lemmy.sdf.org 4 points 3 weeks ago* (last edited 3 weeks ago)

I find Lua much more pleasant to code in than JavaScript.

[-] ad_on_is@lemm.ee 4 points 3 weeks ago

Isn't this multicursor plugin one of the best, compared to, for exampme, VSCode?

https://github.com/mg979/vim-visual-multi

also :%s/findStr/replaceStr/g gives a live preview too.

[-] desipenguin@programming.dev 2 points 3 weeks ago

:%s/findStr/replaceStr/g

has been around before neovim

[-] GissaMittJobb@lemmy.ml 1 points 3 weeks ago

How does the nvim-extension compare to vscodevim?

[-] SaintWacko@slrpnk.net 1 points 3 weeks ago

This is the way. Best of both worlds

this post was submitted on 04 Dec 2024
35 points (94.9% liked)

Neovim

2199 readers
1 users here now

founded 2 years ago
MODERATORS