]> git.phdru.name Git - dotfiles.git/blob - bin/vim8
Feat(bin/webbrowser-encode-url): Port to Python 2+3
[dotfiles.git] / bin / vim8
1 #! /bin/sh
2 exec vim -c "ed ++enc=utf-8" "$@"