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.

    • @[email protected]
      link
      fedilink
      English
      82 years ago

      He seemed very passionate about this cause and it would be a wonderful way to honor him if you’ve enjoyed using vim. I donated a few dollars a few years back and he wrote me a personal thank you email, which was unexpected. Sad to hear this news. :(

  • @[email protected]
    link
    fedilink
    English
    292 years ago

    I am a young developer, NeoVim is my choice for every type of text editing. Vim is an amazing tool on par with many of the greatest software products in existence.

    This man’s legacy will be honored. :wq

  • @[email protected]
    link
    fedilink
    English
    252 years ago

    For those that want to pay tribute to Bram, I suggest donating to ICCF, which is the charity that has also been mentioned in Vim’s splash screen since the very beginning (see also: :help iccf in Vim/Neovim). I’m kinda embarrassed that I never got around to it before — I’ve been using Vim/Neovim for more than two decades!

  • dinckel
    link
    fedilink
    English
    192 years ago

    :wq

    The contributions will not be forgotten

  • @[email protected]
    link
    fedilink
    English
    1262 years ago

    Calling it a code editor is like calling my car a “work transport vehicle”

    Vim is an all purpose text-editing machine and although it has some definite quirks it solves problems. If you’ve used original vi you’ll know just how much more amazing vim is without changing the core concepts.

    Much love to Bram, you made the world a better place ❤️

    • @[email protected]
      link
      fedilink
      English
      92 years 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
        32 years 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.

        • @[email protected]
          link
          fedilink
          English
          42 years 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.