vim-go-tools/README.md
Knut Ahlers 94fd319c32
Initial version
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-06-12 14:25:06 +02:00

11 lines
404 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://gist.github.com/799bd9e5a06c3b8509d6da3a8f530b5c.git
```