- cross-posted to:
- linuxmemes@lemmy.world
- cross-posted to:
- linuxmemes@lemmy.world
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?
What plugins can you recommend?
I think the only markdown plugin I’ve used was for table alignment.
Mkdnflow is the one that I used to use and it does so many things amazingly for writting markdown easier
https://github.com/jakewvincent/mkdnflow.nvim
I’ll check it out. Right now my wiki workflow consists of homemade scripts, which have some sharp corners.