bin/vim @ b21e7cb29335

more
author Steve Losh <steve@stevelosh.com>
date Wed, 08 Oct 2014 13:30:08 -0400
parents 791da81abb65
children (none)
#!/usr/bin/env bash

PYTHONPATH="" PATH=~/.vim/bullshit:$PATH exec $VIM_BINARY "$@"