An open API service indexing awesome lists of open source software.

https://github.com/lambdalisue/docker-vim-ci

Alpine image for Vim in CI
https://github.com/lambdalisue/docker-vim-ci

alpine docker vim

Last synced: about 2 months ago
JSON representation

Alpine image for Vim in CI

Awesome Lists containing this project

README

          

# vim-ci

A docker image for running [Vim][] on CI.

## Usage

```
docker run --rm --volume $PWD:/mnt/volume -it lambdalisue/vim-ci
```

[Vim]: https://github.com/vim/vim