{"id":2688032,"url":"https://github.com/matsui54/ddc-source-buffer","last_synced_at":"2025-08-04T13:31:40.958Z","repository":{"id":38176126,"uuid":"394130298","full_name":"matsui54/ddc-source-buffer","owner":"matsui54","description":"Buffer source for ddc.vim","archived":false,"fork":false,"pushed_at":"2024-09-25T03:25:04.000Z","size":51,"stargazers_count":33,"open_issues_count":1,"forks_count":8,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-07T18:37:15.465Z","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/matsui54.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":"2021-08-09T03:05:08.000Z","updated_at":"2024-09-25T03:25:08.000Z","dependencies_parsed_at":"2024-01-02T08:02:44.310Z","dependency_job_id":"e9f2275e-2b9f-4add-b0f6-091740c60056","html_url":"https://github.com/matsui54/ddc-source-buffer","commit_stats":null,"previous_names":["matsui54/ddc-source-buffer","matsui54/ddc-buffer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/matsui54/ddc-source-buffer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matsui54%2Fddc-source-buffer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matsui54%2Fddc-source-buffer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matsui54%2Fddc-source-buffer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matsui54%2Fddc-source-buffer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matsui54","download_url":"https://codeload.github.com/matsui54/ddc-source-buffer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matsui54%2Fddc-source-buffer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268701764,"owners_count":24292994,"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","status":"online","status_checked_at":"2025-08-04T02:00:09.867Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-01-28T16:38:55.101Z","updated_at":"2025-08-04T13:31:40.578Z","avatar_url":"https://github.com/matsui54.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# ddc-buffer\n\nBuffer source for ddc.vim\n\nThis source collects keywords from current buffer, buffers whose window is in\nthe same tabpage and buffers which has the same filetype.\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## Configuration\n\nFor detail, please see [help](doc/ddc-buffer.txt).\n\n### example\n\n```vim\ncall ddc#custom#patch_global('sources', ['buffer'])\ncall ddc#custom#patch_global('sourceOptions', {\n    \\ '_': {'matchers': ['matcher_head']},\n    \\ 'buffer': {'mark': 'B'},\n    \\ })\n\ncall ddc#custom#patch_global('sourceParams', {\n    \\ 'buffer': {\n    \\   'requireSameFiletype': v:false,\n    \\   'limitBytes': 5000000,\n    \\   'fromAltBuf': v:true,\n    \\   'forceCollect': v:true,\n    \\ },\n    \\ })\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatsui54%2Fddc-source-buffer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatsui54%2Fddc-source-buffer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatsui54%2Fddc-source-buffer/lists"}