Packer linksThis is my vim setup as it stands right now.
Simple to run :)
docker create -v /usr/local/go --name vim-go-tools omnidapps/go-tools /bin/true
docker run -it --rm --volumes-from vim-go-tools -v $(pwd):/home/developer/workspace omnidapps/vim:alpine vim

Content type
Image
Digest
Size
37.1 MB
Last updated
almost 7 years ago
docker pull omnidapps/vim:alpine