update readme

This commit is contained in:
chxuan 2019-10-26 08:34:04 +08:00
parent 6523008fe3
commit ca3f1bebeb

View File

@ -114,7 +114,6 @@ An automatic configuration program for vim
| [tabular][20] | 代码、注释、表格对齐 | | [tabular][20] | 代码、注释、表格对齐 |
| [vim-easymotion][23] | 强大的光标快速移动工具,强大到颠覆你的插件观 | | [vim-easymotion][23] | 强大的光标快速移动工具,强大到颠覆你的插件观 |
| [incsearch.vim][24] | 模糊字符搜索插件 | | [incsearch.vim][24] | 模糊字符搜索插件 |
| [markdown-preview][26] | markdown实时预览 |
| [vim-fugitive][36] | 集成Git | | [vim-fugitive][36] | 集成Git |
| [gv][64] | 显示git提交记录 | | [gv][64] | 显示git提交记录 |
| [vim-slash][50] | 优化搜索,移动光标后清除高亮 | | [vim-slash][50] | 优化搜索,移动光标后清除高亮 |
@ -296,7 +295,6 @@ This software is licensed under the [MIT license][75]. © 2016 chxuan
[23]: https://github.com/easymotion/vim-easymotion [23]: https://github.com/easymotion/vim-easymotion
[24]: https://github.com/haya14busa/incsearch.vim [24]: https://github.com/haya14busa/incsearch.vim
[25]: https://github.com/mhinz/vim-startify [25]: https://github.com/mhinz/vim-startify
[26]: https://github.com/iamcco/markdown-preview.vim
[27]: https://github.com/chxuan/change-colorscheme [27]: https://github.com/chxuan/change-colorscheme
[36]: https://github.com/tpope/vim-fugitive [36]: https://github.com/tpope/vim-fugitive
[38]: https://github.com/Valloric/YouCompleteMe [38]: https://github.com/Valloric/YouCompleteMe