Add docker

This commit is contained in:
trueold89 2024-02-11 03:30:32 +03:00
parent d7c384d257
commit e6b0c4858e
Signed by: trueold89
GPG Key ID: C122E85DD49E6B30
1 changed files with 5 additions and 0 deletions

View File

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