{"id":13485082,"url":"https://github.com/Shougo/ddc-source-omni","last_synced_at":"2025-03-27T17:30:48.058Z","repository":{"id":46724618,"uuid":"405937756","full_name":"Shougo/ddc-source-omni","owner":"Shougo","description":"Omnifunc completion for ddc.vim","archived":false,"fork":false,"pushed_at":"2024-09-03T04:56:50.000Z","size":13,"stargazers_count":13,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-17T23:51:47.505Z","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-13T11:04:29.000Z","updated_at":"2024-09-03T04:56:54.000Z","dependencies_parsed_at":"2023-12-25T05:19:50.045Z","dependency_job_id":"7099b365-6eb8-4fd7-b37c-5e2485166348","html_url":"https://github.com/Shougo/ddc-source-omni","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-omni","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shougo%2Fddc-source-omni/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shougo%2Fddc-source-omni/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shougo%2Fddc-source-omni/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Shougo","download_url":"https://codeload.github.com/Shougo/ddc-source-omni/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.298Z","updated_at":"2025-03-27T17:30:47.469Z","avatar_url":"https://github.com/Shougo.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# ddc-source-omni\n\nOmnifunc completion for ddc.vim\n\nThis source collects items from 'omnifunc'.\n\nNote: It does not support all of 'omnifunc'.\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\n```vim\ncall ddc#custom#patch_global('sources', ['omni'])\n\ncall ddc#custom#patch_global('sourceOptions', #{\n      \\   omni: #{ mark: 'O' },\n      \\ })\n\n\" Example: Use vimtex\n\"call vimtex#init()\n\"call ddc#custom#patch_filetype(['tex'], 'sourceOptions', #{\n\"      \\   omni: #{\n\"      \\     forceCompletionPattern: g:vimtex#re#deoplete,\n\"      \\   },\n\"      \\ })\n\"call ddc#custom#patch_filetype(['tex'], 'sourceParams', #{\n\"      \\   omni: #{ omnifunc: 'vimtex#complete#omnifunc' },\n\"      \\ })\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FShougo%2Fddc-source-omni","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FShougo%2Fddc-source-omni","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FShougo%2Fddc-source-omni/lists"}