-----------------------------------------------------
__
__ __ /\ \
__ __ /\_\ ___ ___ /\_\ \_\ \ __
/\ \/\ \\/\ \ /' __` __`\ \/\ \ /'_` \ /'__`\
\ \ \_/ |\ \ \/\ \/\ \/\ \ \ \ \/\ \_\ \/\ __/
\ \___/ \ \_\ \_\ \_\ \_\ \ \_\ \___,_\ \____\
\/__/ \/_/\/_/\/_/\/_/ \/_/\/__,_ /\/____/
-----------------------------------------------------
- 本 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*
- Vim 原生的功能
- Vim IDE 功能
- Vim 其他技巧
- VIM 课外阅读 --笨方法学 Vimscript
- VIM wiki
- v1.0.10,2017-04-21,增加 python 代码自动审查(pyflakes)
- v1.0.9,2017-04-18,增加括号自动匹配插件 auto-pairs
- v1.0.8,2017-03-18,增加自动格式化中文排版插件 pangu, 更新 TOC 插件。
- 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 对你有帮助,可以对作者进行小额捐款(支付宝)