We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
安装 vim 插件
cd vim/ ./vim.sh <options...> <software> options: -s 指定插件安装 -v 指定插件不安装 -all 全部安装 software: Syntastic SimpylFold NERDTree AirLine Taglist Theme 例子: ./vim.sh -s Syntastic NERDTree ./vim.sh -v Syntastic Theme ./vim.sh -all ./vim.sh -menu
最终效果