nvim:neovim配置文件 源码
nvim安装准备 sudo apt update && sudo apt upgrade && sudo apt-get install -y ninja-build gettext libtool libtool-bin \ autoconf automake cmake g++ pkg-config unzip git bash fzf wget libssl-dev libffi-dev locales curl ripgrep \ nodejs npm clang-tools-11 clangd-11 sudo update-alternatives --install /usr/bin/clangd clangd /usr/bin/clangd-11 100 sudo npm i -g neovim sudo npm i -g bash-language-server pip2
下载地址
用户评论