Neovim
Neovim is a refactor, and sometimes redactor, in the tradition of Vim (which itself derives from Stevie). It is not a rewrite but a continuation and extension of Vim. Many clones and derivatives exist, some very clever—but none are Vim. Neovim is built for users who want the good parts of Vim, and more.
My setup
I use AstroNvim with some modifications which you can find here
Installation
Make a backup of your current nvim and shared folder
Clone AstroNvim with my custom configuration
Start Neovim
Cheatsheet
Leader: Space
New file: Leader + n
Next buffer: ]b
Previous buffer: [b
Close buffer: Leader + bc
Escape key: jj, jk
Neotree toggle: Space + e
Neotree focus: Space + o