-
of course checkout this vim-jp/redirects repo
-
golang external packages
$ go get -u github.com/koron/go-github $ go get -u gopkg.in/yaml.v2
$ cd vim-jp/redirects
$ go run _scripts/vim_jp-redirects-update/main.go
$ git add .
$ git commit -m "awesome comments"
$ git push