Skip to content

tpett/vimfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tpett's vim configuration

Thanks to these guys:

My configuration uses Vundle to manage plugins.

Plugins

All plugins are listed in my vimrc file. Check it out if you want to learn more about my configuration.

Installation

If you would like to check out my configuration I would highly recommend forking your own copy to make it easy to change in the future.

Setup is handled through Rake. Ruby and wget are required. Only works for OS X.

# If you have an existing .vim folder
$ mv ~/.vim ~/.vim.old

$ git clone https://github.com/tpett/vimfiles.git ~/.vim
$ cd ~/.vim && rake setup

About

My .vim folder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published