# Backup your .vimrc and .vim directory first
cd ~
git clone https://github.com/raykrueger/vimrc.git .vim
cd .vim
git submodule update --init
cd ~
ln -s .vim/vimrc .vimrc
All plugins are installed via vim-pathogen.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
# Backup your .vimrc and .vim directory first
cd ~
git clone https://github.com/raykrueger/vimrc.git .vim
cd .vim
git submodule update --init
cd ~
ln -s .vim/vimrc .vimrc
All plugins are installed via vim-pathogen.