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

linuxmemes

21020 readers
348 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack members of the community for any reason.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn. Even if you watch it on a Linux machine.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.

  • 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
    [–] KrankyKong 14 points 7 months ago* (last edited 7 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 7 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.