{"id":13485089,"url":"https://github.com/LumaKernel/ddc-source-file","last_synced_at":"2025-03-27T17:30:48.175Z","repository":{"id":44607655,"uuid":"405123486","full_name":"LumaKernel/ddc-source-file","owner":"LumaKernel","description":"Powerful and performant file name completion for ddc.vim.","archived":false,"fork":false,"pushed_at":"2025-01-22T10:04:37.000Z","size":55,"stargazers_count":48,"open_issues_count":0,"forks_count":6,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-16T01:16:09.223Z","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/LumaKernel.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-09-10T15:16:46.000Z","updated_at":"2025-01-22T10:04:42.000Z","dependencies_parsed_at":"2025-01-22T11:29:21.940Z","dependency_job_id":null,"html_url":"https://github.com/LumaKernel/ddc-source-file","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/LumaKernel%2Fddc-source-file","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LumaKernel%2Fddc-source-file/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LumaKernel%2Fddc-source-file/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LumaKernel%2Fddc-source-file/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LumaKernel","download_url":"https://codeload.github.com/LumaKernel/ddc-source-file/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245892459,"owners_count":20689506,"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-07-31T17:01:45.538Z","updated_at":"2025-03-27T17:30:47.584Z","avatar_url":"https://github.com/LumaKernel.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# ddc-file\n\n[![Doc](https://img.shields.io/badge/doc-%3Ah%20ddc--file-orange.svg?style=flat-square)](doc/ddc-file.txt)\n\nPowerful and performant file name completion for ddc.vim.\n\n## Required\n\n- [denops.vim](https://github.com/vim-denops/denops.vim)\n- [ddc.vim](https://github.com/Shougo/ddc.vim)\n\n## Configuration\n\n```vim\ncall ddc#custom#patch_global('sources', ['file'])\ncall ddc#custom#patch_global('sourceOptions', {\n    \\ 'file': {\n    \\   'mark': 'F',\n    \\   'isVolatile': v:true,\n    \\   'forceCompletionPattern': '\\S/\\S*',\n    \\ }})\ncall ddc#custom#patch_filetype(\n    \\ ['ps1', 'dosbatch', 'autohotkey', 'registry'], {\n    \\ 'sourceOptions': {\n    \\   'file': {\n    \\     'forceCompletionPattern': '\\S\\\\\\S*',\n    \\   },\n    \\ },\n    \\ 'sourceParams': {\n    \\   'file': {\n    \\     'mode': 'win32',\n    \\   },\n    \\ }})\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLumaKernel%2Fddc-source-file","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FLumaKernel%2Fddc-source-file","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLumaKernel%2Fddc-source-file/lists"}