Commit Graph

10 Commits

Author SHA1 Message Date
AJ ONeal
d2fdc7b41a refactor!(posix): use posix shebang #!/bin/sh (fix #494) 2022-08-21 07:10:33 +00:00
brij
fdeefd7e75 refactor(posix): remove function prefixes from all shell files 2022-08-18 15:10:58 +00:00
AJ ONeal
772f1b231c fix(vim-go): just use :GoInstallBinaries 2022-08-08 08:14:07 +00:00
Sai Krishna
25b9bbd43c fix(vim-go): Go 1.18 drops support for 'go get' #441
Go 1.18 dropped support for `go get` so as suggested, I have replaced `go get` with `go install`. Please go through it and let me know if any change is required.
2022-08-08 08:01:32 +00:00
AJ ONeal
797ea8983b fixup: wrap vim installers with functions 2021-03-22 05:52:50 +00:00
AJ ONeal
a6dd2c0184 minor cleanup / doc fixes 2020-10-21 19:18:52 +00:00
AJ ONeal
a4d70877e5 update go tooling 2020-10-05 22:08:00 +00:00
AJ ONeal
10b5d609d7 add and update vim plugins with sensible defaults 2020-09-18 09:56:18 +00:00
AJ ONeal
19d5e023ce add vim -syntastic, and vim-sensible for windows 2020-07-04 08:27:56 +00:00
AJ ONeal
85a231cc55 add git and golang for windows, fix some PATH stuff 2020-07-04 06:57:53 +00:00