{"id":16535488,"url":"https://github.com/shougo/ddc-source-copilot","last_synced_at":"2025-03-21T09:32:12.310Z","repository":{"id":66631091,"uuid":"546593532","full_name":"Shougo/ddc-source-copilot","owner":"Shougo","description":"Copilot completion for ddc.vim","archived":false,"fork":false,"pushed_at":"2025-03-05T09:44:03.000Z","size":24,"stargazers_count":18,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-17T23:51:44.995Z","etag":null,"topics":["ddc-source","ddc-vim"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/Shougo.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-10-06T10:25:08.000Z","updated_at":"2025-03-05T09:44:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"ceecc96e-b9f7-4285-9635-0a827c9158a9","html_url":"https://github.com/Shougo/ddc-source-copilot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shougo%2Fddc-source-copilot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shougo%2Fddc-source-copilot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shougo%2Fddc-source-copilot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shougo%2Fddc-source-copilot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Shougo","download_url":"https://codeload.github.com/Shougo/ddc-source-copilot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244772500,"owners_count":20507998,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-10-11T18:27:38.503Z","updated_at":"2025-03-21T09:32:12.304Z","avatar_url":"https://github.com/Shougo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ddc-source-copilot\n\nCopilot completion for ddc.vim\n\nNOTE: It is based on \"ddc-copilot\".\n\nhttps://github.com/yuki-yano/ddc-copilot\n\n## Required\n\n### copilot.vim or copilot.lua\n\nhttps://github.com/github/copilot.vim\n\nhttps://github.com/zbirenbaum/copilot.lua\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## Configuration\n\n```vim\nlet g:copilot_no_maps = v:true\n\ncall ddc#custom#patch_global('sources', ['copilot'])\n\ncall ddc#custom#patch_global('sourceOptions', #{\n      \\   copilot: #{\n      \\     mark: 'copilot',\n      \\     matchers: [],\n      \\     minAutoCompleteLength: 0,\n      \\   }\n      \\ })\ncall ddc#custom#patch_global('sourceParams', #{\n      \\   copilot: #{\n      \\     copilot: 'vim',\n      \\   }\n      \\ })\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshougo%2Fddc-source-copilot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshougo%2Fddc-source-copilot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshougo%2Fddc-source-copilot/lists"}