Neovim 101 - Games
For Vim beginners, the initial learning curve could be relatively steep. A game-based approach to learning Vim is a good start. This article explores different types of games that could help.
This article is part of the Neovim 101 series.
The Neovim configuration files are available in this repository.
Getting Started
This diagram shows the classical learning curves for several common editors. 2 editors that stand out are Vi and Emacs. Though not easy to learn, they have been popular for several decades. Grokking one of them is definitely worth the time spent.
The built-in Vim tutor (:Tutor
) provides a good introduction to learning Vim quickly. However, an interactive and game-based approach is more fun.
This article explores different games to help us master Vim.