Table of contents
-----------------------------------------------------
__
__ __ /\ \
__ __ /\_\ ___ ___ /\_\ \_\ \ __
/\ \/\ \\/\ \ /' __` __`\ \/\ \ /'_` \ /'__`\
\ \ \_/ |\ \ \/\ \/\ \/\ \ \ \ \/\ \_\ \/\ __/
\ \___/ \ \_\ \_\ \_\ \_\ \ \_\ \___,_\ \____\
\/__/ \/_/\/_/\/_/\/_/ \/_/\/__,_ /\/____/
-----------------------------------------------------
- VIM课外阅读--笨方法学Vimscript
vim IDE 部署
VIM IDE部署方法
- 本 Vim 可以重复安装
- 普通用户执行程序时需要有sudo权限
#git clone https://github.com/BillWang139967/Vim.git
#chmod 777 -R Vim
#cd Vim
#./start_vim.sh
部署中问题
使用git clone失败
[root@localhost ~]# git clone https://github.com/BillWang139967/Vim.git
Initialized empty Git repository in /root/Vim/.git/
error: while accessing https://github.com/BillWang139967/Vim.git/info/refs
fatal: HTTP request failed
解决方法
#git config --global http.sslVerify false
卸载
#cd ~
#rm -rf .vim*
IDE一览
vim版本发布
- v1.0.7,2016-10-07,增加为 Markdown 生成 TOC 的 Vim 插件
- v1.0.5,2016-08-26,修正ctags,添加python 代码自动折叠
- v1.0.4,2016-05-29,添加自动生成markdown头信息
- v1.0.3,2016-05-18,对github文档进行整理
- v1.0.2,2014-08-13,新增:对Vim进行整理发布一键化程序
- v1.0.1,2014-01-01,新增。发布初始版本。
小额捐款
如果你觉得Vim对你有帮助, 可以对作者进行小额捐款(支付宝)