First of all. This is not another “how do I exit vim?” shitpost.

I’ve been using (neo)vim for about two years and I started to notice, that I,m basically unable to use non-vim editors. I do not code a lot, but I write a lot of markown. I’d like to use dedicated tools for this, but their vim emulators are so bad. So I’m now stuck with my customized neovim, devoid of any hope of abandoning this strange addiction.

Any help or advice?

  • MajorHavoc@programming.dev
    link
    fedilink
    arrow-up
    0
    ·
    17 days ago

    Not sarcasm. I’m genuinely satisfied with VSCode’s Vim emulation, and you’re the first person I have heard say otherwise.

    I host meant that means you’re using features that most of us aren’t.

    Fair point about evil mode for Emacs being better, but that requires using Emacs, which I have found un-usable, so far.

    • expr@programming.dev
      link
      fedilink
      arrow-up
      0
      ·
      17 days ago

      There’s many very basic features of vim that VsVim does not have (like… almost all command line commands), basic features which regular vim users use all the time.

      You seem to think that people using vim emulation is the norm and using vim itself is the exception and unusual… Which is very much not the case. The opposite is true, with VsVim users being a minority. It’s relatively novel among vscode users (most just use a mouse and maybe a small handful of built-in shortcuts), whereas vim itself is quite ubiquitous in the Unix world, with many Linux machines even providing it as the default editor. I know many vim and emacs users (including lots that I work with), and maybe 1 VsVim user (honestly not even sure if they do).