Skip to content

ianfieldhouse/dotvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation:
	
	git clone git://github.com/ianfieldhouse/dotvim.git ~/.vim

Create symlinks:

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

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

	cd ~/.vim
	git submodule init
	git submodule update

Additional install instructions for Command-T.vim

	cd ~/.vim/bundle/Command-T/ruby/command-t
	ruby extconf.rb
	make

Releases

No releases published

Packages

No packages published