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

Debugging is kind of a weak point in vim to be honest, there is a plugin called termdebug which comes bundled with vim that can do gdb debugging ok, but anything more complicated mostly just feels like a lot more work and a bit more jank than just using vscode.

I use just as well, it's a more vimy approach than something more tightly integrated so that makes sense.

Helix is nice, but I don't think I could leave behind some of my vim plugins, fugitive in particular is an integral part of my git workflow. Haven't used the kakoune editing model enough to really decide if I think it's better than vim personally.

[-] CheesyFox@lemmy.sdf.org 2 points 2 weeks ago

oh, never tried fugtive. I just made a keybind that opens lazygit inside of a helix buffer :D

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