From f0244d0fb4383ed792e82f22b3e44e434fd4186b Mon Sep 17 00:00:00 2001 From: trungqudinh <44312665+trungqudinh@users.noreply.github.com> Date: Mon, 4 Oct 2021 04:00:31 +0700 Subject: [PATCH] Update Learn Vimscript the Hard Way Author (#5770) --- books/free-programming-books-langs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/books/free-programming-books-langs.md b/books/free-programming-books-langs.md index e54f7c16..79d8daad 100644 --- a/books/free-programming-books-langs.md +++ b/books/free-programming-books-langs.md @@ -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/) * [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) +* [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)* * [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) -- GitLab