diff options
| author | Polesznyák Márk <contact@pml68.dev> | 2026-04-04 03:18:03 +0200 |
|---|---|---|
| committer | Polesznyák Márk <contact@pml68.dev> | 2026-04-04 10:12:20 +0200 |
| commit | 99cfafdd442dc56b8b40803035cfcfa768554be7 (patch) | |
| tree | e55a255af8e82ebc381b22a9edc50bfa6b281119 /README.md | |
| parent | feat!: migrate to vim.pack (diff) | |
| download | nvim-99cfafdd442dc56b8b40803035cfcfa768554be7.tar.gz | |
feat!: remove Docker image
Diffstat (limited to 'README.md')
| -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). |
