content/projects/vitality.html @ 15591e79caeb
Update with iterate driver
author |
Steve Losh <steve@stevelosh.com> |
date |
Sat, 13 Aug 2016 18:32:33 +0000 |
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 %}