• django
    link
    fedilink
    English
    arrow-up
    5
    ·
    edit-2
    3 months ago

    It uses Evil-mode, which emulates vim. Space is only inserted as text, when you are in insert mode, otherwise it is used as leader key. You leave insert mode by pressing ESC and you enter it by pressing i.

    • tetris11@feddit.ukOP
      link
      fedilink
      English
      arrow-up
      3
      arrow-down
      1
      ·
      3 months ago

      Ohh. Well that sounds… interesting… each to their own, I guess

      • django
        link
        fedilink
        English
        arrow-up
        4
        ·
        3 months ago

        I have grown to like it so much, that I find myself hitting the spacebar when I am in command mode in vim.

        • tetris11@feddit.ukOP
          link
          fedilink
          English
          arrow-up
          4
          ·
          3 months ago

          It’s amazing what bindings you get used to. My desktop has Win+E to launch Emacs, and Win+T for a terminal, and any machine that I work on that isn’t my desktop, gets a confusing treatment of these two angry chords

        • verdigris@lemmy.ml
          link
          fedilink
          arrow-up
          3
          ·
          3 months ago

          I mean space is the most common leader key, most people with customized/plugin-heavy vim/nvim setups are using space exactly like this.