cd ~ mkdir -p .config/nvim curl -fLo ~/.local/share/nvim/site/autoload/plug.vim --create-dirs https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
安装NeoVim Python: pip3 install --user neovim
Last updated 4 years ago