# Luzifer / vim-go-tools This repo contains an Archlinux PKGBUILD to compile and pack the tools required by [vim-go](https://github.com/fatih/vim-go). ## Usage Build this repo using the following command and afterwards install the generated `.pkg.tar.xz` file: ```console # docker run --rm -ti -v $(pwd):/src luzifer/arch-repo-builder https://github.com/luzifer-aur/vim-go-tools.git ```