this repo has no description
at main 96 B view raw
1#!/bin/bash 2 3exec mvim --nofork --nomru -c "au VimLeave * \!open -b $__CFBundleIdentifier" "$@"