
Neovim is a modern fork of Vim, an incredibly popular modal text editor. Modal editing unlocks more efficient ways of moving around and editing text and is especially suited to code.
Neovim is a general-purpose text editor out of the box, but in this course we'll learn how to harness the best of both worlds and turn it into a powerful PHP and JavaScript IDE.