You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 24, 2024. It is now read-only.
# run docker
docker run -itd --name nvim --security-opt seccomp=unconfined -v /home/AFiles/DOCKER:/home/work/AFiles double12gzh/neovim:debian-latest
# exec docker
docker exec -it -w /home/work/AFiles --user work nvim zsh
# nvim and run
:MasonToolsInstall
# nvim ~/.config/nvim/init.lua and run
:Mason
# nvim and check health
:checkhealth