1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-25 21:07:34 +00:00

Update Learn Vimscript the Hard Way Author (#5770)

This commit is contained in:
trungqudinh 2021-10-04 04:00:31 +07:00 committed by GitHub
parent 33dcfc6ef4
commit f0244d0fb4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2333,7 +2333,7 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE
* [A Byte of Vim](http://www.swaroopch.com/notes/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 (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 Vim Progressively](http://yannesposito.com/Scratch/en/blog/Learn-Vim-Progressively/)
* [Learn Vimscript the Hard Way](http://learnvimscriptthehardway.stevelosh.com) * [Learn Vimscript the Hard Way](http://learnvimscriptthehardway.stevelosh.com) - Steve Losh
* [Use Vim Like A Pro](https://leanpub.com/VimLikeAPro) - Tim Ottinger *(Leanpub account or valid email requested)* * [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) * [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-GALORE - All things Vim!](https://github.com/mhinz/vim-galore#readme) (HTML)