Add lots of resources about vim

This commit is contained in:
Charles-Axel Dein 2021-09-01 11:39:08 +02:00
parent 267b6968e8
commit c2f27f0307
No known key found for this signature in database
GPG Key ID: 64C00027F3375D70
1 changed files with 11 additions and 1 deletions

View File

@ -615,7 +615,17 @@ Articles
About Vim specifically:
- 🧰 [vim-awesome](http://vimawesome.com/)
- [A Vim Guide for Advanced Users](https://thevaluable.dev/vim-advanced/)
- ⭐️ [Is Vim Really Not For You? A Beginner Guide](https://thevaluable.dev/vim-beginner/)
- The first part of a series of 6 articles with lots of detailed and pratical tips for using Vim efficiently.
- [A Vim Guide for Advanced Users](https://thevaluable.dev/vim-advanced/): this one goes into more advanced shortcuts and commands.
- 📖 [Learning the vi and Vim Editors](https://www.oreilly.com/library/view/learning-the-vi/9780596529833/)
- 📖 [Practical Vim](https://pragprog.com/titles/dnvim2/practical-vim-second-edition/), Drew Neil
- [Learn Vimscript the Hard Way](https://learnvimscriptthehardway.stevelosh.com/)
- [VimGolf](https://www.vimgolf.com/): nice challenges to learn Vim
- [Vim anti-patterns](https://blog.sanctum.geek.nz/vim-anti-patterns/)
- [Learn Vim For the Last Time: A Tutorial and Primer](https://danielmiessler.com/study/vim/)
Feel free to check my [vim configuration](https://github.com/charlax/dotfiles/tree/master/vim) and my [vim cheatsheet](https://github.com/charlax/dotfiles/tree/master/vim).
### Email