Skip to content

tooky/vimfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rough Installation Guide
========================

cd ~
git clone git://github.com/tooky/vimfiles.git
cd vimfiles
git submodule update --init
cd ..
ln -s vimfiles/vimrc .vimrc
ln -s vimfiles/gvimrc .gvimrc
ln -s vimfiles/vim .vim

You might also need to build the ruby extensions for command-t

cd ~/vimfiles/vim/bundle/command-t
rake make

There may be other plugins that need building.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages