Skip to content

novicew/autovim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Installation instructions.
--------------------------

1. Backup your .vimrc file and the .vim directory.

2. Download the git repository.
cd ~/
git clone git://github.com/novicew/autovim.git

3. Link the .vimrc file and the .vim folder.
ln -s ~/autovim/.vimrc ~/.vimrc
ln -s ~/autovim/.vim ~/.vim

All the credit goes to the Vim plugin developers.

Links.
Tim Pope's pathogen: http://www.vim.org/scripts/script.php?script_id=2332
Ruby script(Tammer Saleh): https://gist.github.com/593551 

About

Automate vim plugin installation process

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published