update readme

This commit is contained in:
chxuan 2018-05-22 21:40:05 +08:00
parent 0e5ed8a898
commit 0bd70cf0a6

View File

@ -72,8 +72,8 @@ An automatic configuration program for vim
| 插件 | 说明 |
| ------- | ----- |
| [cppfun][58](I'm author:smile:) | 生成函数实现 |
| [change-colorscheme][27](I'm author:smile:) | 随心所欲切换主题 |
| [cppfun][58] | 生成函数实现(I'm author:smile:) |
| [change-colorscheme][27] | 随心所欲切换主题(I'm author:smile:) |
| [vim-plug][4] | 比[Vundle][54]下载更快的插件管理软件 |
| [YouCompleteMe][5] | 史上最强大的基于语义的自动补全插件支持C/C++、C#、Python、PHP等语言 |
| [NerdTree][6] | 代码资源管理器 |