|
8 個月前 | |
---|---|---|
autoload | 7 年前 | |
bundle | 8 個月前 | |
colors | 7 年前 | |
doc | 10 年前 | |
syntax | 9 年前 | |
.gitignore | 10 年前 | |
.gitmodules | 8 個月前 | |
README.md | 9 年前 | |
gvimrc | 2 年前 | |
vimrc | 9 個月前 |
My Vim config. Initially based on the example config from the excellent PeepCode screencast, but very much updated and tweaked.
$ 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