1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-12-23 07:18:54 +00:00

Merge pull request #39 from jjbohn/fix/vim-recipes

Update Vim Recipes Link
This commit is contained in:
vhf / victor felder 2013-10-12 01:29:15 -07:00
commit 23d2152a05

View File

@ -635,7 +635,7 @@
###Vim ###Vim
* [A Byte of Vim](http://www.swaroopch.com/notes/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 * [Vi Improved -- Vim](http://www.truth.sk/vim/vimbook-OPL.pdf) by Steve Oualline
* [Learn Vimscript the Hard Way](http://learnvimscriptthehardway.stevelosh.com/) * [Learn Vimscript the Hard Way](http://learnvimscriptthehardway.stevelosh.com/)