标签:master ast cal nbsp lin install tps end autoload
curl -fLo ~/.vim/autoload/plug.vim --create-dirs https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
call plug#begin(‘~/.vim/plugged‘)
Plug ‘vim-airline/vim-airline‘
call plug#end()
标签:master ast cal nbsp lin install tps end autoload
原文地址:https://www.cnblogs.com/georgemxx/p/12293593.html