Neovim#
Resources#
- Vim Cheat Sheet
- My Cheat Sheet
- Updating Vim Plugins
- Learn Vimscript the Hard Way
- Most complete cheat sheet ever: https://github.com/ibhagwan/vim-cheatsheet
Editing Tricks#
How to Surround Text in Vim, Without Plugins
- select text (your pick),
c
""
,ESC
P
Configuration#
Plugins#
Builtin Tools#
Extending Vim#
Learning Vim#
Tutorials#
Todo#
- [ ] "Vim, with Vigor" tutorial
-
[ ] "vimbook-OPOL.pdf"