References
The most important place to learn about the current state of Vim in VSCode is the VSCodeVim repository in GitHub. That was my main source of information when writing this book. Also of invaluable help was asking the VSCodeVim team questions in their slack channel.
In addition to that, since most of VSCodeVim is just Vim here are a comprehensive collection of Vim writings that I’ve used to learn and improve my Vim skills over the years (in the order in which I read them):
- The Vim User and Reference Manuals (just type
:help
when in Vim and you’ll get there) - Practical Vim by Drew Neil
- Modern Vim by Drew Neil
- Learning Vimscript the Hard Way by Steven Losh
- Mastering Vim Quickly by Jovica Ilic
- The VimL Primer: Edit Like a Pro with Vim Plugins and Scripts by Benjamin Klein
- Mastering Vim: Building a Development Environment with Vim and Neovim by Ruslan Osipov
Written by Jaime González García , dad, husband, software engineer, ux designer, amateur pixel artist, tinkerer and master of the arcane arts. You can also find him on Twitter jabbering about random stuff.