{"id":13898273,"url":"https://github.com/dmitmel/cmp-vim-lsp","last_synced_at":"2026-03-09T16:02:36.548Z","repository":{"id":48347722,"uuid":"421310941","full_name":"dmitmel/cmp-vim-lsp","owner":"dmitmel","description":"Integration between https://github.com/hrsh7th/nvim-cmp and https://github.com/prabirshrestha/vim-lsp","archived":false,"fork":false,"pushed_at":"2021-10-26T12:47:20.000Z","size":4,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-05T04:26:46.868Z","etag":null,"topics":["nvim-cmp"],"latest_commit_sha":null,"homepage":"","language":"Vim script","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dmitmel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-10-26T06:43:43.000Z","updated_at":"2022-08-15T11:15:13.000Z","dependencies_parsed_at":"2022-08-24T14:49:44.629Z","dependency_job_id":null,"html_url":"https://github.com/dmitmel/cmp-vim-lsp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dmitmel/cmp-vim-lsp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmitmel%2Fcmp-vim-lsp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmitmel%2Fcmp-vim-lsp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmitmel%2Fcmp-vim-lsp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmitmel%2Fcmp-vim-lsp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmitmel","download_url":"https://codeload.github.com/dmitmel/cmp-vim-lsp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmitmel%2Fcmp-vim-lsp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30101788,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T23:59:36.199Z","status":"ssl_error","status_checked_at":"2026-03-04T23:56:48.556Z","response_time":59,"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":["nvim-cmp"],"created_at":"2024-08-06T18:04:12.105Z","updated_at":"2026-03-09T16:02:36.473Z","avatar_url":"https://github.com/dmitmel.png","language":"Vim script","funding_links":[],"categories":["Vim Script"],"sub_categories":[],"readme":"# cmp-vim-lsp\n\nIntegration between [nvim-cmp](https://github.com/hrsh7th/nvim-cmp) and [vim-lsp](https://github.com/prabirshrestha/vim-lsp).\n\n## Setup\n\n```vim\nPlug 'hrsh7th/nvim-cmp'\nPlug 'prabirshrestha/vim-lsp'\nPlug 'dmitmel/cmp-vim-lsp'\n```\n\n```lua\nrequire('cmp').setup({\n  sources = {\n    { name = 'vim_lsp' },\n  },\n})\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmitmel%2Fcmp-vim-lsp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdmitmel%2Fcmp-vim-lsp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmitmel%2Fcmp-vim-lsp/lists"}