Skip to content

wlangstroth/dotvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotvim

Portable vim install.

$ cd ~
$ git clone git://github.com/wlangstroth/dotvim .vim
$ cd .vim
$ ./setup

To add another plugin,

git submodule add git://github.com/mrawesome/vim-plugin bundle/plugin

and to update the plugins to their latest versions,

./refresh

About

My vim plugin setup with pathogen. It's the greatest.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published