1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-09-27 20:09:02 +00:00

Update Vim Recipes Link

The old link goes to an expired domain. This new link will take you to a PDF download.
This commit is contained in:
John Bohn 2013-10-11 21:04:15 -05:00
parent a2dec5e283
commit b8d923855b

View File

@ -621,7 +621,7 @@
###Vim
* [A Byte of Vim](http://www.swaroopch.com/notes/Vim)
* [Vim Recipes](http://vim.runpaint.org/toc/)
* [Vim Recipes](http://ebooksgo.org/computer/vim-recipes.pdf)
* [Vi Improved -- Vim](http://www.truth.sk/vim/vimbook-OPL.pdf) by Steve Oualline
* [Learn Vimscript the Hard Way](http://learnvimscriptthehardway.stevelosh.com/)