bin/privim@cb33f9050d24 (annotated)
bin/privim
Wed, 13 Oct 2021 13:21:52 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Wed, 13 Oct 2021 13:21:52 -0500
- changeset 949
- cb33f9050d24
- parent 413
-
4a2c2c1541d9
- child 1051
-
5c69bfa6dc3c
- permissions
- -rwxr-xr-x
Add completion toggle and delay
412
|
1
|
#!/bin/sh
|
413
|
2
|
exec vim -c 'set noswapfile noundofile nobackup viminfo=' $*
|