How to quit VIM?

lemmur@szmer.info to Linux@lemmy.ml – 166 points –

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?

71

You are viewing a single comment

I don't know if this will work for you, and I'm not sure if you're only looking for TUI editors, but Obsidian has vi key bindings and a lot of plugins.

Disclaimer: I have not tried the vi key bindings in Obsidian.

Another one I use is vscode. It has a ton of markdown plugins and vi key bindings. It also has a nice preview window.

2 more...