remove vimcdoc
This commit is contained in:
parent
5a86c4a211
commit
4130d68f9e
1
.vimrc
1
.vimrc
@ -147,7 +147,6 @@ Plug 'Shougo/echodoc.vim'
|
|||||||
Plug 'terryma/vim-smooth-scroll'
|
Plug 'terryma/vim-smooth-scroll'
|
||||||
Plug 'rhysd/clever-f.vim'
|
Plug 'rhysd/clever-f.vim'
|
||||||
Plug 'rhysd/github-complete.vim'
|
Plug 'rhysd/github-complete.vim'
|
||||||
Plug 'yianwillis/vimcdoc'
|
|
||||||
Plug 'vim-scripts/indentpython.vim'
|
Plug 'vim-scripts/indentpython.vim'
|
||||||
|
|
||||||
call plug#end()
|
call plug#end()
|
||||||
|
|||||||
@ -102,7 +102,6 @@ An automatic configuration program for vim
|
|||||||
| [vim-smooth-scroll][60] | 让翻页更顺畅 |
|
| [vim-smooth-scroll][60] | 让翻页更顺畅 |
|
||||||
| [clever-f.vim][68] | 强化f和F键 |
|
| [clever-f.vim][68] | 强化f和F键 |
|
||||||
| [github-complete.vim][69] | Emoji:dog:补全 |
|
| [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
|
[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
|
||||||
[37]: https://pan.baidu.com/s/1D28VE7weduuX1dpurwj8aw
|
[37]: https://pan.baidu.com/s/1-Z_U-eKbkMQqmI03qTzmFw
|
||||||
[38]: https://github.com/Valloric/YouCompleteMe
|
[38]: https://github.com/Valloric/YouCompleteMe
|
||||||
[39]: https://github.com/chxuan/vimplus/issues
|
[39]: https://github.com/chxuan/vimplus/issues
|
||||||
[50]: https://github.com/junegunn/vim-slash
|
[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
|
[69]: https://github.com/rhysd/github-complete.vim
|
||||||
[70]: https://github.com/chxuan/vim-buffer
|
[70]: https://github.com/chxuan/vim-buffer
|
||||||
[72]: https://github.com/chxuan/vim-edit
|
[72]: https://github.com/chxuan/vim-edit
|
||||||
[73]: https://github.com/yianwillis/vimcdoc
|
|
||||||
[74]: https://github.com/chxuan/tagbar
|
[74]: https://github.com/chxuan/tagbar
|
||||||
[75]: https://github.com/chxuan/vimplus/blob/master/LICENSE
|
[75]: https://github.com/chxuan/vimplus/blob/master/LICENSE
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user