43
submitted 6 months 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 5 points 6 months 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 7 points 6 months ago* (last edited 6 months ago)

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

[-] ad_on_is@lemm.ee 4 points 6 months 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 3 points 6 months ago

:%s/findStr/replaceStr/g

has been around before neovim

[-] SaintWacko@slrpnk.net 1 points 6 months ago

This is the way. Best of both worlds

[-] GissaMittJobb@lemmy.ml 1 points 6 months ago

How does the nvim-extension compare to vscodevim?

[-] variouslegumes@reddthat.com 1 points 3 months 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.

this post was submitted on 04 Dec 2024
43 points (95.7% liked)

Neovim

2481 readers
1 users here now

founded 2 years ago
MODERATORS