bin/privim

Sun, 05 Mar 2023 23:19:03 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Sun, 05 Mar 2023 23:19:03 -0500
changeset 1066
c826661721a8
parent 1051
5c69bfa6dc3c
child 1157
a237720efee9
permissions
-rwxr-xr-x

detect presence of nvim

#!/bin/sh
exec nvim -c 'set noswapfile noundofile nobackup viminfo=' $*

mercurial