my KaoriYa Vim
see latest release.
add the below to ~/.bashrc
:
alias vim='/path/to/vim/bin/pvim'
and execute vim:
$ vim
$ docker image prune --force
$ COMPOSE_DOCKER_CLI_BUILD=1 DOCKER_BUILDKIT=1 docker-compose build --no-cache ubuntu
$ docker-compose run --rm ubuntu
$ COMPOSE_DOCKER_CLI_BUILD=1 DOCKER_BUILDKIT=1 docker-compose build --no-cache alpine
$ docker-compose run --rm alpine
- https://github.com/vim/vim
- https://github.com/koron/vim-kaoriya
- https://github.com/splhack/macvim-kaoriya
The MIT license.