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

Merge pull request #610 from rodrigo-medeiros/vim-pro

Added the 'Use Vim Like a Pro' to the 'Vim' list.
This commit is contained in:
Mohammad Hossein Mojtahedi 2014-01-12 11:25:15 -08:00
commit c71589d0cb

View File

@ -1472,6 +1472,7 @@ 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/)
* [Use Vim Like A Pro](https://leanpub.com/VimLikeAPro) *(Leanpub, by Tim Ottinger)*
###Web Services
* [RESTful Web Services](http://restfulwebapis.org/RESTful_Web_Services.pdf) (PDF)