{"id":13485249,"url":"https://github.com/shun/ddc-source-vim-lsp","last_synced_at":"2026-01-12T13:19:53.513Z","repository":{"id":43695379,"uuid":"393902272","full_name":"shun/ddc-source-vim-lsp","owner":"shun","description":"vim-lsp source for ddc.vim","archived":false,"fork":false,"pushed_at":"2025-06-06T00:37:08.000Z","size":38,"stargazers_count":47,"open_issues_count":0,"forks_count":13,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-12-20T00:08:59.879Z","etag":null,"topics":["ddc-source","ddc-vim"],"latest_commit_sha":null,"homepage":"","language":"Vim Script","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shun.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2021-08-08T08:23:12.000Z","updated_at":"2025-12-07T04:25:08.000Z","dependencies_parsed_at":"2023-11-12T06:22:46.984Z","dependency_job_id":"4fa08e17-b57d-4175-bc20-52ee78d7c58c","html_url":"https://github.com/shun/ddc-source-vim-lsp","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/shun/ddc-source-vim-lsp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shun%2Fddc-source-vim-lsp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shun%2Fddc-source-vim-lsp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shun%2Fddc-source-vim-lsp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shun%2Fddc-source-vim-lsp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shun","download_url":"https://codeload.github.com/shun/ddc-source-vim-lsp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shun%2Fddc-source-vim-lsp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28338996,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T12:22:26.515Z","status":"ssl_error","status_checked_at":"2026-01-12T12:22:10.856Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ddc-source","ddc-vim"],"created_at":"2024-07-31T17:01:52.861Z","updated_at":"2026-01-12T13:19:53.488Z","avatar_url":"https://github.com/shun.png","language":"Vim Script","funding_links":[],"categories":["Vim Script"],"sub_categories":[],"readme":"# ddc-source-vim-lsp\n\nvim-lsp for ddc.vim.\n\n- ddc.vim : v3.2.0\n\n## Required\n\n### denops.vim\n\nhttps://github.com/vim-denops/denops.vim\n\n### ddc.vim\n\nhttps://github.com/Shougo/ddc.vim\n\n### vim-lsp\n\nhttps://github.com/prabirshrestha/vim-lsp\n\n## Recommended\n\n### vim-lsp-settings\n\nhttps://github.com/mattn/vim-lsp-settings\n\n## Configuration\n\n```\n    e.g.\n\n    call ddc#custom#patch_global('sources', ['vim-lsp'])\n    call ddc#custom#patch_global('sourceOptions', #{\n        \\   vim-lsp: #{\n        \\     matchers: ['matcher_head'],\n        \\     mark: 'lsp',\n        \\   },\n        \\ })\n\n    \" if you want to use the unsupported CompleteProvider Server,\n    \" set true by'ignoreCompleteProvider'.\n    call ddc#custom#patch_filetype(['css'], #{\n       \\   sourceParams: #{\n       \\     vim-lsp: #{\n       \\       ignoreCompleteProvider: v:true,\n       \\     },\n       \\   },\n       \\ })\n```\n\nddc.vim remove duplicated keyword by default. If you want to list up both of\nthem, please add `'dup': v:true` .\n\n## Screenshots\n\n\u003cimg src=\"https://user-images.githubusercontent.com/212602/131840821-e3a94117-2eb9-44b9-8da6-3b14ed15b893.png\"\u003e\u003cbr\u003e\n\n## Author\n\nKUDO Shunsuke (skudo_xx)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshun%2Fddc-source-vim-lsp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshun%2Fddc-source-vim-lsp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshun%2Fddc-source-vim-lsp/lists"}