My vim.init
Even though I try to shill emacs as much as I possibly can I also like to use nvim so I can see the competition and learn things. Some things neovim does is fundamentally better then emacs ie evil. Workflows are fundementally different and I think that in order to use your workflow to its fullest potential you should understand other workflows and possible use different ones at different times. Anyway I recently remade my vim configuration as I originally made it in markdown trying to emulate org mode.