12 lines
404 B
Markdown
12 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
|
||
|
```
|