add few vim resources (#3882)

* add vim-galore guide on vim

check_urls=free-programming-books.md

Signed-off-by: techgaun <coolsamar207@gmail.com>

* add learn vim the smart way

check_urls=free-programming-books.md

Signed-off-by: techgaun <coolsamar207@gmail.com>

* add in process label for learn vim the smart way
This commit is contained in:
Samar Dhwoj Acharya 2020-10-11 20:57:33 -05:00 committed by GitHub
parent d3013daf6e
commit 50eaa482aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -2750,10 +2750,12 @@ Kerridge (PDF) (email address *requested*, not required)
### Vim
* [A Byte of Vim](http://www.swaroopch.com/notes/vim/)
* [Learn Vim (the Smart Way)](https://github.com/iggredible/Learn-Vim) (HTML) (:construction: *in process*)
* [Learn Vim Progressively](http://yannesposito.com/Scratch/en/blog/Learn-Vim-Progressively/)
* [Learn Vimscript the Hard Way](http://learnvimscriptthehardway.stevelosh.com)
* [Use Vim Like A Pro](https://leanpub.com/VimLikeAPro) - Tim Ottinger *(Leanpub account or valid email requested)*
* [Vi Improved -- Vim](http://www.truth.sk/vim/vimbook-OPL.pdf) - Steve Oualline (PDF)
* [VIM-GALORE - All things Vim!](https://github.com/mhinz/vim-galore#readme) (HTML)
* [Vim Recipes](https://web.archive.org/web/20130302172911/http://vim.runpaint.org/vim-recipes.pdf) (PDF)
* [Vim Regular Expressions 101](http://vimregex.com)