Mon, 06 Mar 2023 23:43:39 -0500
use current format function
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=' $* |