Skip to content

s12r/dotvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# script & instructions from
# http://vimcasts.org/episodes/synchronizing-plugins-with-git-submodules-and-pathogen/

# Installation, symlinks & submodules
git clone git://github.com/s12r/dotvim.git ~/.vim
ln -s ~/.vim/vimrc ~/.vimrc
ln -s ~/.vim/gvimrc ~/.gvimrc
cd ~/.vim
git submodule init
git submodule update

About

Personal Vim config & plugins

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published