stripes/ex

6 lines
45 B
Plaintext
Raw Permalink Normal View History

#!/bin/sh
#
# Emulate ex
#
exec nvim -e "$@"