vim-go-tools/README.md
Knut Ahlers 5de4aa93b9
Update URL
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-07-06 22:53:44 +02:00

12 lines
391 B
Markdown

# 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
```