bin/privim@b1b644e9825d (annotated)
bin/privim
Tue, 14 Feb 2023 02:39:04 -0600
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Tue, 14 Feb 2023 02:39:04 -0600
- changeset 1020
- b1b644e9825d
- parent 413
-
4a2c2c1541d9
- child 1051
-
5c69bfa6dc3c
- permissions
- -rwxr-xr-x
Add more plain vim plugins
412
|
1
|
#!/bin/sh
|
413
|
2
|
exec vim -c 'set noswapfile noundofile nobackup viminfo=' $*
|