stripes/rvim

6 lines
47 B
Plaintext
Raw Permalink Normal View History

#!/bin/sh
#
# Emulate rvim
#
exec nvim -Z "$@"