Skip to content
This repository was archived by the owner on Aug 24, 2024. It is now read-only.

2. Usage

Jeffrey edited this page Feb 7, 2023 · 5 revisions

Install

sudo bash https://raw.githubusercontent.com/double12gzh/nvim/main/scripts/setup_config.sh

Docker

docker run -itd --name nvim --security-opt seccomp=unconfined -v /home/AFiles/DOCKER:/home/work/AFiles double12gzh/neovim:debian-latest

# exec
docker exec -it --user work nvim zsh

Clone this wiki locally