content/projects/vitality.html @ 0230ec523afd
Moar.
author |
Steve Losh <steve@stevelosh.com> |
date |
Sun, 29 Jul 2012 15:50:36 -0400 |
parents |
1b76c3ae22eb |
children |
(none) |
{% extends "_post.html" %}
{% hyde
title: "Vitality"
snip: "Make Vim play nicely with iTerm 2 and tmux."
created: 2012-04-12 20:00:01
exclude: False
%}
{% block article %}
[Vitality][] is a Vim plugin that makes Vim play more nicely with iTerm 2 and tmux.
It's open source (MIT/X11 licensed) on [BitBucket][] and [GitHub][].
[Vitality]: http://vim-doc.heroku.com/view?https://raw.github.com/sjl/vitality.vim/master/doc/vitality.txt
[BitBucket]: http://bitbucket.org/sjl/vitality.vim/
[GitHub]: http://github.com/sjl/vitality.vim/
{% endblock %}