Skip to content
This repository has been archived by the owner on Aug 28, 2023. It is now read-only.

bleything/dotvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ben Bleything’s .vim

This repo is my real, daily use .vim. It is based on the work of many others, primarily the crew at Opscode. See the Credits section below for more details.

Installation

Pretty straightforward. Clone and symlink:

$ git clone git://github.com/bleything/dotvim.git ~/.vim
$ ln -s ~/.vim/vimrc ~/.vimrc

Optionally, you may want to update the bundles:

$ cd ~/.vim && rake update

What’s Inside?!

Also, some plugins:

Aaaaaalso, some syntax definitions:

Credits

Mahlon Smith

Responsible for getting me into vi in the first place and providing a ton of support, tips, and tricks over the years. You should go read this blog post he wrote about his vim setup.

Adam Jacob

Upon whose config Joshua and AJ based their tweaks. Available on the git hubs.

Joshua Timberman

Various tweaks to Adam’s config, available on the git hubs.

AJ Christensen

Various tweaks to Adam’s config, available on the git hubs.

Other Folks

The authors of the plugins and syntax defined above.

Copyright and License

I don’t believe in copyrighting configs. However, some of the scripts and plugins and whatnot may be copyrighted; see those files for details.

About

my .vim directory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages