Skip to content

tavlarides/dotvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is my vim configuration files

To install clone from github

	git clone git://github.com/tavlarides/dotvim.git ~/.vim

and create the 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

Thanks to Drew Neil for his excellent screencasts.
http://vimcasts.org/episodes/synchronizing-plugins-with-git-submodules-and-pathogen/

About

vim configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published