git https://github.com.cnpmjs.org/chxuan/vimplus.git
cd ./vimplus
sudo ./install.sh
github 不太好访问,就替换为一个镜像网站了,2021.10.21验证可用
git clone https://github.com.cnpmjs.org/Valloric/YouCompleteMe.git/ /home/shabei/.vim/plugged/YouCompleteMe git clone https://github.com.cnpmjs.org/mileszs/ack.vim.git/ /home/shabei/.vim/plugged/ack.vim git clone https://github.com.cnpmjs.org/kana/vim-textobj-indent.git/ /home/shabei/.vim/plugged/vim-textobj-indent git clone https://github.com.cnpmjs.org/ryanoasis/vim-devicons.git/ /home/shabei/.vim/plugged/vim-devicons git clone https://github.com.cnpmjs.org/chxuan/prepare-code.git/ /home/shabei/.vim/plugged/prepare-code git clone https://github.com.cnpmjs.org/preservim/tagbar.git/ /home/shabei/.vim/plugged/tagbar git clone https://github.com.cnpmjs.org/preservim/nerdtree.git/ /home/shabei/.vim/plugged/nerdtree git clone https://github.com.cnpmjs.org/Xuyuanp/nerdtree-git-plugin.git/ /home/shabei/.vim/plugged/nerdtree-git-plugin git clone https://github.com.cnpmjs.org/tpope/vim-endwise.git/ /home/shabei/.vim/plugged/vim-endwise git clone https://github.com.cnpmjs.org/vim-scripts/indentpython.vim.git/ /home/shabei/.vim/plugged/indentpython.vim git clone https://github.com.cnpmjs.org/vim-airline/vim-airline-themes.git/ /home/shabei/.vim/plugged/vim-airline-themes git clone https://github.com.cnpmjs.org/chxuan/change-colorscheme.git/ /home/shabei/.vim/plugged/change-colorscheme git clone https://github.com.cnpmjs.org/chxuan/vim-edit.git/ /home/shabei/.vim/plugged/vim-edit git clone https://github.com.cnpmjs.org/jiangmiao/auto-pairs.git/ /home/shabei/.vim/plugged/auto-pairs git clone https://github.com.cnpmjs.org/junegunn/vim-slash.git/ /home/shabei/.vim/plugged/vim-slash git clone https://github.com.cnpmjs.org/kana/vim-textobj-user.git/ /home/shabei/.vim/plugged/vim-textobj-user git clone https://github.com.cnpmjs.org/chxuan/vimplus-startify.git/ /home/shabei/.vim/plugged/vimplus-startify git clone https://github.com.cnpmjs.org/kana/vim-textobj-function.git/ /home/shabei/.vim/plugged/vim-textobj-function git clone https://github.com.cnpmjs.org/terryma/vim-smooth-scroll.git/ /home/shabei/.vim/plugged/vim-smooth-scroll git clone https://github.com.cnpmjs.org/tpope/vim-repeat.git/ /home/shabei/.vim/plugged/vim-repeat git clone https://github.com.cnpmjs.org/Shougo/echodoc.vim.git/ /home/shabei/.vim/plugged/echodoc.vim git clone https://github.com.cnpmjs.org/chxuan/vim-buffer.git/ /home/shabei/.vim/plugged/vim-buffer git clone https://github.com.cnpmjs.org/tpope/vim-commentary.git/ /home/shabei/.vim/plugged/vim-commentary git clone https://github.com.cnpmjs.org/junegunn/gv.vim.git/ /home/shabei/.vim/plugged/gv.vim git clone https://github.com.cnpmjs.org/kana/vim-textobj-syntax.git/ /home/shabei/.vim/plugged/vim-textobj-syntax git clone https://github.com.cnpmjs.org/tpope/vim-fugitive.git/ /home/shabei/.vim/plugged/vim-fugitive git clone https://github.com.cnpmjs.org/godlygeek/tabular.git/ /home/shabei/.vim/plugged/tabular git clone https://github.com.cnpmjs.org/vim-scripts/indentpython.git/ /home/shabei/.vim/plugged/indentpython.vim git clone https://github.com.cnpmjs.org/vim-airline/vim-airline-themes.git/ /home/shabei/.vim/plugged/vim-airline-themes git clone https://github.com.cnpmjs.org/chxuan/change-colorscheme.git/ /home/shabei/.vim/plugged/change-colorscheme git clone https://github.com.cnpmjs.org/chxuan/vim-edit.git/ /home/shabei/.vim/plugged/vim-edit git clone https://github.com.cnpmjs.org/jiangmiao/auto-pairs.git/ /home/shabei/.vim/plugged/auto-pairs git clone https://github.com.cnpmjs.org/junegunn/vim-slash.git/ /home/shabei/.vim/plugged/vim-slash git clone https://github.com.cnpmjs.org/tiagofumo/vim-nerdtree-syntax-highlight.git/ /home/shabei/.vim/plugged/vim-nerdtree-syntax-highlight git clone https://github.com.cnpmjs.org/chxuan/cpp-mode.git/ /home/shabei/.vim/plugged/cpp-mode git clone https://github.com.cnpmjs.org/tpope/vim-surround.git/ /home/shabei/.vim/plugged/vim-surround git clone https://github.com.cnpmjs.org/haya14busa/incsearch.vim.git/ /home/shabei/.vim/plugged/incsearch.vim git clone https://github.com.cnpmjs.org/vim-airline/vim-airline.git/ /home/shabei/.vim/plugged/vim-airline git clone https://github.com.cnpmjs.org/sgur/vim-textobj-parameter.git/ /home/shabei/.vim/plugged/vim-textobj-parameter git clone https://github.com.cnpmjs.org/easymotion/vim-easymotion.git/ /home/shabei/.vim/plugged/vim-easymotion git clone https://github.com.cnpmjs.org/Yggdroot/LeaderF.git/ /home/shabei/.vim/plugged/LeaderF git clone https://github.com.cnpmjs.org/rhysd/clever-f.vim.git/ /home/shabei/.vim/plugged/clever-f.vim git clone https://github.com.cnpmjs.org/octol/vim-cpp-enhanced-highlight.git/ /home/shabei/.vim/plugged/vim-cpp-enhanced-highlight
|