Sun, 05 Mar 2023 19:32:15 -0600
Apply stylua
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=' $* |