1
0
Fork 0

Add link to screencast

This commit is contained in:
Sebastian Kippe 2012-01-29 11:59:59 +01:00
parent 9c2ba90b91
commit cb38933da0
1 changed files with 7 additions and 7 deletions

View File

@ -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: ### Usage recommendation:
$ git clone git://github.com/skddc/vim-config.git ~/.vim $ git clone git://github.com/skddc/vim-config.git ~/.vim
$ cd ~/.vim $ cd ~/.vim
$ git submodule init $ git submodule init
$ git submodule update $ git submodule update
$ ln -s vimrc ../.vimrc $ ln -s vimrc ../.vimrc
$ ln -s gvimrc ../.gvimrc $ ln -s gvimrc ../.gvimrc