1- *ddc-vim-lsp.txt* LSP completion by vim-lsp for ddc.vim
1+ *ddc-source- vim-lsp.txt* LSP completion by vim-lsp for ddc.vim
22
33Author: KUDO Shunsuke <
[email protected] >
44License: MIT license
55
6- CONTENTS *ddc-vim-lsp-contents*
6+ CONTENTS *ddc-source- vim-lsp-contents*
77
8- Introduction | ddc-vim-lsp-introduction |
9- Install | ddc-vim-lsp-install |
10- Examples | ddc-vim-lsp-examples |
11- Params | ddc-vim-lsp-params |
8+ Introduction | ddc-source- vim-lsp-introduction |
9+ Install | ddc-source- vim-lsp-install |
10+ Examples | ddc-source- vim-lsp-examples |
11+ Params | ddc-source- vim-lsp-params |
1212
1313
1414==============================================================================
15- INTRODUCTION *ddc-vim-lsp-introduction*
15+ INTRODUCTION *ddc-source- vim-lsp-introduction*
1616
1717This source collects candidates from Language Server by vim-lsp the cursor.
1818
1919==============================================================================
20- INSTALL *ddc-vim-lsp-install*
20+ INSTALL *ddc-source- vim-lsp-install*
2121
2222Please install below plugins.
2323
@@ -27,10 +27,10 @@ https://github.com/Shougo/ddc-matcher_head
2727https://github.com/prabirshrestha/vim-lsp
2828
2929==============================================================================
30- EXAMPLES *ddc-vim-lsp-examples*
30+ EXAMPLES *ddc-source- vim-lsp-examples*
3131
3232>
33- " Use ddc-vim-lsp source.
33+ " Use ddc-source- vim-lsp source.
3434 call ddc#custom#patch_global('sources', ['vim-lsp'])
3535 call ddc#custom#patch_global('sourceOptions', {
3636 \ 'vim-lsp': {
0 commit comments