]> git.phdru.name Git - dotfiles.git/blob - bin/vim8
Fix(.vim/python/virtualenv.py): Only activate venv for the current version
[dotfiles.git] / bin / vim8
1 #! /bin/sh
2 exec vim -c "ed ++enc=utf-8" "$@"