This repository was archived by the owner on Aug 24, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
1. Prerequest
Jeffrey edited this page Jan 29, 2023
·
5 revisions
sudo bash https://raw.githubusercontent.com/double12gzh/dotfiles/main/zzz_install_scripts/sys-apps/apt_install.sh
bash https://raw.githubusercontent.com/double12gzh/dotfiles/main/zzz_install_scripts/install_lang.sh
bash https://raw.githubusercontent.com/double12gzh/dotfiles/main/zzz_install_scripts/install_app.shbash https://raw.githubusercontent.com/double12gzh/nvim/main/scripts/nvim_up.shsudo apt install lldbgem install neovimcpanm -n Neovim::Ext
cpanm -n App::cpanminusnpm install neovim --location=globalsudo apt install python3-neovim
sudo apt install python3-dev python3-pip
pip3 install pynvim
pip3 install --upgrade pynvim