bin/privim@30888d15e6ee (annotated)
bin/privim
Fri, 17 Aug 2018 00:51:15 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Fri, 17 Aug 2018 00:51:15 -0500
- changeset 718
- 30888d15e6ee
- parent 413
-
4a2c2c1541d9
- child 1051
-
5c69bfa6dc3c
- permissions
- -rwxr-xr-x
support go-langserver
412
|
1
|
#!/bin/sh
|
413
|
2
|
exec vim -c 'set noswapfile noundofile nobackup viminfo=' $*
|