bin/vim @ c680a6865b3f

Different hack
author Steve Losh <steve@stevelosh.com>
date Tue, 03 Jul 2018 21:41:51 +0000
parents 791da81abb65
children (none)
#!/usr/bin/env bash

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