this post was submitted on 02 Mar 2024
971 points (98.3% liked)

linuxmemes

20770 readers
1663 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
[–] lengau@midwest.social 65 points 6 months ago (4 children)

This is why I don't use vim. Can't spend all that mental energy on keybindings when I could spend it far more productively on KDE configuration options.

[–] idunnololz@lemmy.world 38 points 6 months ago* (last edited 6 months ago) (1 children)

You guys are all insane, and need to find a more productive use of your time and energy.

Queues up another ranked game of League of Legends

[–] dumpsterlid@lemmy.world 7 points 6 months ago

Y’all just waste your time obsessing over dumb shit turns on tv and binges shows for 5 hours

[–] crony@lemmy.cronyakatsuki.xyz 8 points 6 months ago* (last edited 6 months ago)

What do you mean spend mental energy on keybindings? Sure it will take you a couple times to do them to remenber them but after that you will just know them without having to think about them.

I don't know if it took me more than a couple hours to learn enough keybindings to be more productive than in vscode, and later on I just learned more as I need them and am now able to use them without thinking about it.

I used to spend more time searching for the button to click with a mouse and remembering in what menu it was than it took me to learn and use vim keybindings.

But this is all diff from person to person.

[–] MaddestMax@lemmy.world 8 points 6 months ago

Ha! Ouch. Too true. Also, wezterm. I’ve been changing my config everyday for days now.

[–] dustyData@lemmy.world 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.

[–] KrankyKong@lemmy.world 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.

[–] dukk@programming.dev 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.