Skip to content

My vim setup containing plugins, color schemes and extensions

Notifications You must be signed in to change notification settings

westfeld/vim-suite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation:

git clone git://github.com/westfeld/vim-suite.git ~/.vim

Putting everything into place

The easy way using the installation script

~/.vim/install_vimsuite.sh

Or execute the single steps manually

Create symlinks:

ln -s ~/.vim/vimrc ~/.vimrc
ln -s ~/.vim/gvimrc ~/.gvimrc

Switch to the ~/.vim directory, and fetch submodules:

cd ~/.vim
git submodule init
git submodule update

About

My vim setup containing plugins, color schemes and extensions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published