@ebel It goes via LaTeX eventually, but I really like emacs’s org-mode. Pandoc can process it too but in emacs you get stuff like org-babel so you can generate tables and figures through code (plus org’s table editor is a joy to use).
@Anna @JoeOsborn I've used vim too long!!
@ebel @Anna Evil-mode is here for you if you want to give it a try! But I totally get it, switching editors hurts. Org and pandoc via vim could still be solid, especially with an ‘emacs -e “<<execute all org Babel blocks in a given file>>”’ in there somewhere.