Sat, 11 Mar 2023 21:38:57 -0600
Start porting custom commands to lua
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=' $* |