更新vim8
wget https://github.com/vim/vim/archive/v8.1.1766.tar.gz
tar -zxvf v8.1.1766.tar.gz
cd vim-8.1.1766/
./config
2019-10-31