My configuration files for Vim
- Date: 2017-01-08
- Developer: Alberto Pettarin
- License: the MIT License (MIT)
- Contact: click here
-
Clone this repository and put/symlink its contents into your home:
$ cd /path/to/a/storage/directory/of/your/choice $ git clone https://github.com/pettarin/vim-config --recursive $ mv ~/.vim ~/.vim.backup $ mv ~/.vimrc ~/.vimrc.backup $ ln -s vim-config/vimrc ~/.vimrc $ ln -s vim-config/vim ~/.vim
vim-config is released under the MIT License.