starter/mjvim
2025-09-15 21:04:49 -03:00

4 lines
130 B
Bash
Executable file

#!/usr/bin/env bash
# ~/bin/mjvim (make sure ~/bin is in your $PATH and run chmod +x ~/bin/mjvim)
NVIM_APPNAME="mjvim" nvim "$@"