#!/bin/sh
exec env NVIM_APPNAME=nvim-dev nvim "$@"
