From 4130d68f9e9fce30dcd726beea71f3659ae6854f Mon Sep 17 00:00:00 2001 From: chxuan <787280310@qq.com> Date: Tue, 11 Sep 2018 21:29:41 +0800 Subject: [PATCH] remove vimcdoc --- .vimrc | 1 - README.md | 4 +--- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/.vimrc b/.vimrc index eebed52..18a8119 100644 --- a/.vimrc +++ b/.vimrc @@ -147,7 +147,6 @@ Plug 'Shougo/echodoc.vim' Plug 'terryma/vim-smooth-scroll' Plug 'rhysd/clever-f.vim' Plug 'rhysd/github-complete.vim' -Plug 'yianwillis/vimcdoc' Plug 'vim-scripts/indentpython.vim' call plug#end() diff --git a/README.md b/README.md index 3895cd0..01b2beb 100644 --- a/README.md +++ b/README.md @@ -102,7 +102,6 @@ An automatic configuration program for vim | [vim-smooth-scroll][60] | 让翻页更顺畅 | | [clever-f.vim][68] | 强化f和F键 | | [github-complete.vim][69] | Emoji:dog:补全 | -| [vimcdoc][73] | vim中文文档 | ## 快捷键 @@ -241,7 +240,7 @@ This software is licensed under the [MIT license][75]. © 2016 chxuan [26]: https://github.com/iamcco/markdown-preview.vim [27]: https://github.com/chxuan/change-colorscheme [36]: https://github.com/tpope/vim-fugitive - [37]: https://pan.baidu.com/s/1D28VE7weduuX1dpurwj8aw + [37]: https://pan.baidu.com/s/1-Z_U-eKbkMQqmI03qTzmFw [38]: https://github.com/Valloric/YouCompleteMe [39]: https://github.com/chxuan/vimplus/issues [50]: https://github.com/junegunn/vim-slash @@ -263,6 +262,5 @@ This software is licensed under the [MIT license][75]. © 2016 chxuan [69]: https://github.com/rhysd/github-complete.vim [70]: https://github.com/chxuan/vim-buffer [72]: https://github.com/chxuan/vim-edit - [73]: https://github.com/yianwillis/vimcdoc [74]: https://github.com/chxuan/tagbar [75]: https://github.com/chxuan/vimplus/blob/master/LICENSE