bkad / CamelCaseMotion-Docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository helps reproduce bugs and issues around CamelCaseMotion without the burden of having to deal with pre-existing extensions and configurations.

docker build . -t repro-ccm
docker run -it repro-ccm

Then within the container, do your testing:

nvim samples

About


Languages

Language:Dockerfile 58.6%Language:Lua 41.4%