Skip to content

sfsgagi/gitvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Based on instructions from: 

http://vimcasts.org/episodes/synchronizing-plugins-with-git-submodules-and-pathogen/

Installation:

(check init.sh for automated/more uptodate installation instructions)

git clone git@github.com:sfsgagi/gitvim.git ~/.vim

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published