diff --git a/Readme.md b/Readme.md index 9d1e1cb..ae28909 100644 --- a/Readme.md +++ b/Readme.md @@ -39,6 +39,11 @@ git clone --depth 1 https://git.orudo.ru/trueold89/neovim.git ~/.config/nvim && **And restart NeoVim** +### ⛴️ Use with docker: +```bash +docker run --name='nvim' --rm -it git.orudo.ru/trueold89/nvim:latest +``` + ### ⌨️ Custom KeyMaps: --- | **Key** | **Function** |