{"id":13485058,"url":"https://github.com/tani/ddc-path","last_synced_at":"2025-04-15T19:12:31.277Z","repository":{"id":41952726,"uuid":"417336585","full_name":"tani/ddc-path","owner":"tani","description":"Path completion for ddc.vim. This source collects path names with GNU find or sharkdp/fd.","archived":false,"fork":false,"pushed_at":"2023-12-25T06:54:50.000Z","size":17,"stargazers_count":15,"open_issues_count":2,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-15T19:08:11.515Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tani.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-10-15T01:45:51.000Z","updated_at":"2024-08-05T13:20:36.000Z","dependencies_parsed_at":"2024-01-13T19:21:32.878Z","dependency_job_id":"612e210f-b72e-4332-b822-d00ec2bb72ca","html_url":"https://github.com/tani/ddc-path","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/tani%2Fddc-path","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tani%2Fddc-path/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tani%2Fddc-path/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tani%2Fddc-path/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tani","download_url":"https://codeload.github.com/tani/ddc-path/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249135809,"owners_count":21218365,"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:44.518Z","updated_at":"2025-04-15T19:12:31.240Z","avatar_url":"https://github.com/tani.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# ddc-path\n\nPath completion for ddc.vim.\nThis source collects path names with GNU find or sharkdp/fd.\n\n'sharkdp/fd' is a simple, fast and user-friendly alternative to 'find'.\n\nTo install this source,\n\n```vim\nPlug 'tani/ddc-path',\n\ncall ddc#custom#patch_global('sources', ['path'])\ncall ddc#custom#patch_global('sourceOptions', {\n      \\   'path': {'mark': 'P'},\n      \\ })\ncall ddc#custom#patch_global('sourceParams', {\n      \\   'path': {\n      \\     'cmd': ['fd', '--max-depth', '5'],\n      \\   }\n      \\ })\n      \" or  'cmd': ['find', '-maxdepth', '5'],\n```\n\nCopyright (c) 2021 TANIGUCHI Masaya. All rights reserved.\n\nThis work is licensed under the MIT license.\ngit.io/mit-license\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftani%2Fddc-path","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftani%2Fddc-path","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftani%2Fddc-path/lists"}