bin/vim @ ab96bcc7a4c0

Remove lots of things I never use
author Steve Losh <steve@stevelosh.com>
date Fri, 20 Jan 2017 12:12:18 +0000
parents 791da81abb65
children (none)
#!/usr/bin/env bash

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