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

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

Alpine image for running vim-themis on Vim
https://github.com/lambdalisue/docker-vim-themis

alpine ci docker docker-image test vim vim-themis

Last synced: about 2 months ago
JSON representation

Alpine image for running vim-themis on Vim

Awesome Lists containing this project

README

          

# vim-themis

A docker image for running [vim-themis][] on [Vim][].

## Usage

```
# Run vim-themis
docker run --rm --volume $PWD:/mnt/volume -it lambdalisue/vim-themis

# Run Vim
docker run --rm --entrypoint= -it lambdalisue/vim-themis /usr/local/bin/vim
```

[vim-themis]: https://github.com/thinca/vim-themis
[Vim]: https://github.com/vim/vim