Sun, 05 Mar 2023 20:36:54 -0500
I can just repeat
412 | 1 | #!/bin/sh |
1051
5c69bfa6dc3c
Switch default to nvim
Meredith Howard <mhoward@roomag.org>
parents:
413
diff
changeset
|
2 | exec nvim -c 'set noswapfile noundofile nobackup viminfo=' $* |