|
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