diff options
Diffstat (limited to '')
| -rw-r--r-- | README.md | 19 |
1 files changed, 0 insertions, 19 deletions
@@ -11,22 +11,3 @@ Download into your config directory ```sh git clone --depth=1 git://git.pml68.dev/nvim ~/.config/nvim ``` - -## Usage with Docker - -Pull the image -```sh -docker pull ghcr.io/pml68/neovim:latest -``` - -Or build it -```sh -docker build -t neovim . -``` - -And then run it -```sh -docker run -it neovim:latest -``` - -> **Caution:** This image is *heavy* - `docker image ls` reports 8GB (as of 2026/03/30). |
