This repository has been archived on 2021-12-24. You can view files and clone it, but cannot push or open issues/pull-requests.
self-hosting/vim/de

4 lines
89 B
Plaintext
Raw Normal View History

2021-04-23 21:06:42 +02:00
#!/usr/bin/env sh
2021-01-26 16:40:58 +01:00
docker run --rm -it -v "$1":/data -w '/data' chewingbever/nvim:latest