2025-01-23 15:17:21 +00:00
2025-01-23 10:39:49 +00:00
2025-01-23 15:17:21 +00:00

Quickstart

To start a containerised, temporarily persistent neovim instance on any machine with internet access run:

docker run --rm -it -v /tmp/my_nvim_config:/root -v .:/cwd --network host ghcr.io/cian-h/my_nvim:latest
Description
My personal, self updating, containerised neovim for easy usage anywhere
Readme 56 KiB
Languages
Shell 63.4%
Dockerfile 36.6%