Bram Moolenaar, the creator of the widely respected Vim code editor, has passed away at the age of 62. The family announced his passing in a heartfelt Google Groups message on August 5, revealing a sudden progression of a medical condition that had afflicted him.

  • @MCForTheBest@lemmy.world
    link
    fedilink
    English
    911 months ago

    Vim is just way better than Vi if I have to use it to actually change more than a few characters in a text file/config.

    It’s probably just me but with Vi I struggle with inputting any text because I’m used to using the arrow keys to navigate. It keeps putting a ‘B’, in particular, and newlines whenever I want to navigate text.

    • vortic
      link
      fedilink
      English
      311 months ago

      I used to use arrow keys with VIM, but found that using hjkl worked better in some circumstances. Especially when writing reusable macros. It also avoids the need to move your fingers away from the main keys, making you faster.

      I highly recommend getting use to using hjkl rather than the arrow keys.

      • @jemorgan@lemm.ee
        link
        fedilink
        English
        411 months ago

        Some cases? hjkl is such a euphoric way to move around that all my keyboards have the arrow keys mapped to those letters under a layer. Truly a game changer.