I’ve tried vim on and off during college but never really had the time to fully get working with it. As it turns out the stress of two degrees is not conducive to “fun activities”. Now that I have a real job ™️, I’ve decided to finally try and use it this week full stop and I genuinely feel like a programming chad. There’s still a lot I’ll need to learn and probably overtime I’ll discover some inefficiency in how I’m using it now but it really does just feel good. I understand the hype now.

  • ExLisper@lemmy.curiana.net
    link
    fedilink
    arrow-up
    4
    ·
    edit-2
    4 hours ago

    Vim is great for editing in general and coding simple things but I kind of gave up on using it as an IDE. Too many plugins to configure, to many breaking changes, too many bugs. My current issue is that after couple hours or days code formatting simply breaks and starts mangling my code. Only full restart fixes the problem. It’s impossible to figure out were the issue is as there are so many plugins and external tools involved. I still think it’s amazing you can setup vim to work as a full IDE with code completion, refactoring, formatting and all but it’s just not stable enough. I reluctantly switched to Zed with vim mode. I miss smooth scrolling but other then that it’s really nice.

    • lepinkainen@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      17 minutes ago

      I tried nvim with all the bells and whistles and it’s just too fiddly

      Moved to helix instead, it does the light editing I need with LSP support and themes