content/projects/badwolf.html @ c908ad6d0972
.
author |
Steve Losh <steve@stevelosh.com> |
date |
Sat, 04 Feb 2012 01:38:27 -0500 |
parents |
d64622710ef8 |
children |
e4616e4c85ea |
{% extends "_post.html" %}
{% hyde
title: "Bad Wolf"
snip: "A Vim color scheme."
created: 2012-02-03 20:00:01
exclude: True
%}
{% block article %}
Bad Wolf is a Vim colorscheme pieced together from various colors I like.
> I am the Bad Wolf. I create myself.
> I take the words. I scatter them in time and space.
> A message to lead myself here.
You can [download][] the raw file, or use Pathogen with the [Mercurial
repository][hg] or the [Git repository][git].
[download]: http://bitbucket.org/sjl/badwolf/raw/tip/colors/badwolf.vim
[hg]: http://bitbucket.org/sjl/badwolf/
[git]: http://github.com/sjl/badwolf/
{% endblock %}