• MousePotatoDoesStuff@lemmy.world
    link
    fedilink
    arrow-up
    3
    ·
    1 day ago

    That’s part why I don’t use VIM for software development, even though I love the motions.

    It’s a perfect solution… for the wrong problem.

    (Other reasons are:

    • I like the features that help me handle the code and catch mistakes before running it

    -I paid for the entire RAM and I’m going to use the entire RAM )

    • FizzyOrange@programming.dev
      link
      fedilink
      arrow-up
      1
      ·
      18 minutes ago

      Vim’s solution to fast editing also isn’t very compelling since multiple cursor editing was invented. You can get 90% of the editing speed by learning 1% of the shortcuts. And the UX is slightly nicer since you get immediate feedback.