Neovim Text Editor
On GameFromScratch we have covered dozens of programming tools, but today we are looking at the offspring of one of the oldest software applications still in daily use, Neovim. The great grand parent of Neovim is VI, a console based bare bones (compared to EMACS at least) text editor that …