I’m trying out Obsidian for taking notes, and this made me laugh.

  • @BestBouclettes@jlai.lu
    link
    fedilink
    92 years ago

    If you feel like it definitely give it another go. Vim (or neovim) is just insanely good once you’ve developed the muscle memory for the keybinds.
    It takes a bit of time and practice but it’s actually fairly user friendly once you understand how it works. (c for change, y for yank, p for paste, e for end, b for beginning etc.)

    • @pimeys@lemmy.nauk.io
      link
      fedilink
      12 years ago

      If you want something that is quite a nice editor too but doesn’t require hundreds of lines of configuration, try helix. It also has nice help menus so it’s fast to learn. I’ve used vim since the 90’s and Emacs for many years, but nowadays I kinda just like hx how it just works with zero configuration for any programming language I need to work with.