From 68fbc4f62a54a9729da7badd5d6a1aa49764da22 Mon Sep 17 00:00:00 2001 From: Oscar Martin Cortez Martinez Date: Thu, 9 Jan 2014 15:54:25 -0600 Subject: [PATCH] Add Vim Book Added VIM Books Practical Vim And Hacking Vim --- free-programming-books.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/free-programming-books.md b/free-programming-books.md index f382eb45..25c0c756 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1462,6 +1462,8 @@ See also [LaTeX](#latex) * [Learn Vim Progressively](http://yannesposito.com/Scratch/en/blog/Learn-Vim-Progressively/) * [Learn Vimscript the Hard Way](http://learnvimscriptthehardway.stevelosh.com/) * [Vim Regular Expressions 101](http://vimregex.com/) +* [Practical Vim](http://bit.ly/1ev5A2H) (PDF) by Drew Neil +* [Hacking Vim](http://bit.ly/KEWSpB) (PDF) by Kim Schulz ###Web Services * [RESTful Web Services](http://restfulwebapis.org/RESTful_Web_Services.pdf) (PDF) -- GitLab