{"id":13897794,"url":"https://github.com/Valodim/vim-zsh-completion","last_synced_at":"2025-07-17T15:30:43.342Z","repository":{"id":11010758,"uuid":"13336885","full_name":"Valodim/vim-zsh-completion","owner":"Valodim","description":"omnicompletion via zsh's completion engine","archived":false,"fork":false,"pushed_at":"2021-08-17T11:22:22.000Z","size":152,"stargazers_count":55,"open_issues_count":4,"forks_count":5,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-11-16T07:44:38.488Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/Valodim.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}},"created_at":"2013-10-04T23:24:59.000Z","updated_at":"2024-07-01T07:43:02.000Z","dependencies_parsed_at":"2022-08-30T04:01:45.470Z","dependency_job_id":null,"html_url":"https://github.com/Valodim/vim-zsh-completion","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/Valodim%2Fvim-zsh-completion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Valodim%2Fvim-zsh-completion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Valodim%2Fvim-zsh-completion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Valodim%2Fvim-zsh-completion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Valodim","download_url":"https://codeload.github.com/Valodim/vim-zsh-completion/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226274534,"owners_count":17598830,"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":[],"created_at":"2024-08-06T18:03:52.647Z","updated_at":"2024-11-25T04:30:17.106Z","avatar_url":"https://github.com/Valodim.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"# vim-zsh-completion\n\nThis is a vim omnicompletion which captures completions from zsh's completion\nengine. This is an application of\n[this](https://github.com/Valodim/zsh-capture-completion) zsh completion\ncapturing method.\n\n## Demo\n\n![demo](http://mugenguild.com/~valodim/vim-zsh-completion.gif)\n\n## Status\n\nThe script works reasonably well for most cases I tested.\n\nWhile it does work reasonably well, the way completion results are gathered\nfrom zsh is a HUGE HACK, so don't be too surprised with inexplicable behavior.\n\n## Installation\n\nInstall using [vundle](https://github.com/gmarik/vundle):\n\n    Bundle 'Valodim/vim-zsh-completion'\n    BundleInstall\n\nThe script is set as omnicompletion (^X^O) for zsh files automatically. It\nplays well with YouCompleteMe from what I have seen, although it needs to be\nmanually triggered like most semantic completions.\n\nYou can also bind it to user completion (^X^U) for use outside of zsh script\nfiles using:\n\n    :set completefunc=zsh_completion#Complete\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FValodim%2Fvim-zsh-completion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FValodim%2Fvim-zsh-completion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FValodim%2Fvim-zsh-completion/lists"}