{"id":13485075,"url":"https://github.com/Shougo/ddc-source-rtags","last_synced_at":"2025-03-27T17:30:48.828Z","repository":{"id":66631107,"uuid":"408307921","full_name":"Shougo/ddc-source-rtags","owner":"Shougo","description":"rtags completion for ddc.vim","archived":false,"fork":false,"pushed_at":"2024-09-03T04:58:11.000Z","size":11,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-06T01:18:30.040Z","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":"2021-09-20T04:17:01.000Z","updated_at":"2024-09-03T04:58:14.000Z","dependencies_parsed_at":"2024-01-13T19:21:46.317Z","dependency_job_id":"8c001cb1-3ea7-4b50-b323-58a3412bb6d8","html_url":"https://github.com/Shougo/ddc-source-rtags","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-rtags","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shougo%2Fddc-source-rtags/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shougo%2Fddc-source-rtags/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shougo%2Fddc-source-rtags/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Shougo","download_url":"https://codeload.github.com/Shougo/ddc-source-rtags/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245892460,"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.092Z","updated_at":"2025-03-27T17:30:47.957Z","avatar_url":"https://github.com/Shougo.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# ddc-source-rtags\n\nrtags completion for ddc.vim\n\nThis source collects items from rtags.\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### rtags\n\nhttps://github.com/Andersbakken/rtags\n\nNote: You need to lunch \"rdm\" command in the background.\n\n## Configuration\n\n```vim\ncall ddc#custom#patch_global('sources', ['rtags'])\n\ncall ddc#custom#patch_global('sourceOptions', #{\n      \\   rtags: #{\n      \\     mark: 'R',\n      \\     dup: v:true,\n      \\     forceCompletionPattern: '\\.\\w*|:\\w*|-\u003e\\w*' },\n      \\ })\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FShougo%2Fddc-source-rtags","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FShougo%2Fddc-source-rtags","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FShougo%2Fddc-source-rtags/lists"}