stripes/rvim

6 lines
47 B
Bash
Executable File

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