From cb38933da040ca6b23f516e3f877f3bc086689c4 Mon Sep 17 00:00:00 2001 From: Sebastian Kippe Date: Sun, 29 Jan 2012 11:59:59 +0100 Subject: [PATCH] Add link to screencast --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index d7bc763..afe085b 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ -My Vim config. Initially based on the example config from the excellent PeepCode screencast, but very much updated and tweaked. +My Vim config. Initially based on the example config from the excellent [PeepCode screencast](http://peepcode.com/products/smash-into-vim-i), but very much updated and tweaked. ### Usage recommendation: -$ git clone git://github.com/skddc/vim-config.git ~/.vim -$ cd ~/.vim -$ git submodule init -$ git submodule update -$ ln -s vimrc ../.vimrc -$ ln -s gvimrc ../.gvimrc + $ git clone git://github.com/skddc/vim-config.git ~/.vim + $ cd ~/.vim + $ git submodule init + $ git submodule update + $ ln -s vimrc ../.vimrc + $ ln -s gvimrc ../.gvimrc