]> git.phdru.name Git - dotfiles.git/blob - bin/vim8
Add killall to the list of commands that require program name
[dotfiles.git] / bin / vim8
1 #! /bin/sh
2 exec vim -c "ed ++enc=utf-8" "$@"