From 34b4ead9a24a2796a7bab4653e53fd110daf2ba7 Mon Sep 17 00:00:00 2001 From: "Katherine G. Pe" Date: Tue, 26 Nov 2013 19:31:44 +0800 Subject: [PATCH] Added Vim Regular Expressions 101 --- free-programming-books.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/free-programming-books.md b/free-programming-books.md index 4ff32eab..2b9cc13b 100755 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1228,7 +1228,7 @@ See also [LaTeX](#latex) * [Vi Improved -- Vim](http://www.truth.sk/vim/vimbook-OPL.pdf) (PDF) by Steve Oualline * [Learn Vimscript the Hard Way](http://learnvimscriptthehardway.stevelosh.com/) * [Learn Vim Progressively](http://yannesposito.com/Scratch/en/blog/Learn-Vim-Progressively/) - +* [Vim Regular Expressions 101](http://vimregex.com/) ###Websphere * [Getting started with WebSphere](http://public.dhe.ibm.com/software/dw/db2/express-c/wiki/Getting_Started_with_WASCE_p2.pdf) (PDF) -- GitLab