Browse Source

Merge pull request #11 from kat0h/main

Fix: README.md
pull/12/head
Shunsuke Kudo 3 years ago
committed by GitHub
parent
commit
6f291feed7
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      README.md
  2. 3
      doc/ddc-vim-lsp.txt

3
README.md

@ -35,6 +35,9 @@ https://github.com/mattn/vim-lsp-settings
\ })
```
ddc.vim remove duplicated keyword by default.
If you want to list up both of them, please add `'dup': v:true` .
## Screenshots
<img src="https://user-images.githubusercontent.com/212602/131840821-e3a94117-2eb9-44b9-8da6-3b14ed15b893.png"><br>

3
doc/ddc-vim-lsp.txt

@ -40,5 +40,8 @@ EXAMPLES *ddc-vim-lsp-examples*
\ })
<
ddc.vim remove duplicated keyword by default.
If you want to list up both of them, please add `'dup': v:true` .
==============================================================================
vim:tw=78:ts=8:ft=help:norl:noet:fen:noet:

Loading…
Cancel
Save