Skip to content

psynaptic/vim-bundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Use the remote install script:

wget --quiet --no-check-certificate https://raw.githubusercontent.com/psynaptic/vim-bundle/master/install.sh -O - | sh

Or, run the commands manually:

$ git clone --recursive git@github.com:psynaptic/vim-bundle.git ~/.vim
$ if [[ -e ~/.vimrc ]]; then mv ~/.vimrc ~/.vimrc-old && echo 'Backed up existing vimrc to ~/.vimrc-old'; fi
$ ln -s ~/.vim/.vimrc ~/.vimrc
$ vim +PluginInstall +qall

About

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages