this post was submitted on 02 Mar 2024
973 points (98.4% liked)

linuxmemes

20751 readers
1194 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 6 points 6 months ago (1 children)

You could either spend hundreds of hours being a slower programmer in order to learn something that squeezes a diminishing returns save on time. Or you can be a fast programmer now, albeit marginally slower than one that knows vim.

[–] [email protected] 14 points 6 months ago* (last edited 6 months ago) (1 children)

Any amount of time I've saved using neovim has easily been offset by the amount of time I've spent configuring it. Wouldn't change it though. It's just fun to use, and there's something nice about using an editor that I configured from the ground up. You can also just use a neovim distribution if you don't care to set it up yourself.

The keybindings aren't hard though, and I would say that learning vim keybindings has had a net positive impact on my efficiency overall. They become second nature more quickly than you would think. Most actions are muscle memory at this point. Maybe a week of frustration, then you'll be back up to speed. Then you get faster and more fluid from there.

[–] [email protected] 2 points 6 months ago

Maybe I’m just lazy, I’ve only invested 10-15 hours total into my config.

Once I got it working, I’ve never bothered to really even touch it. (I probably should, it’s most likely months of out of date…just like my NixOS config…)

Next time I make changes will probably be when I update to 0.10 for inlay hints and set that up along with attempting to fix that error message that randomly pops up every time I start Neovim.

Also probably not the typical Neovim config experience, but I’ve configured it enough to get of my way, now I just want to write code.