{"id":21032479,"url":"https://github.com/majkinetor/unite-cmdmatch","last_synced_at":"2025-05-15T13:31:07.241Z","repository":{"id":13102585,"uuid":"15784076","full_name":"majkinetor/unite-cmdmatch","owner":"majkinetor","description":"Vim unite plugin that provides command line completition","archived":false,"fork":false,"pushed_at":"2014-11-01T11:03:17.000Z","size":229,"stargazers_count":10,"open_issues_count":0,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-05-13T12:05:17.305Z","etag":null,"topics":["plugin","vim","viml"],"latest_commit_sha":null,"homepage":null,"language":"VimL","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/majkinetor.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":"2014-01-10T00:36:09.000Z","updated_at":"2019-07-14T15:35:37.000Z","dependencies_parsed_at":"2022-09-14T07:12:09.446Z","dependency_job_id":null,"html_url":"https://github.com/majkinetor/unite-cmdmatch","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/majkinetor%2Funite-cmdmatch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/majkinetor%2Funite-cmdmatch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/majkinetor%2Funite-cmdmatch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/majkinetor%2Funite-cmdmatch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/majkinetor","download_url":"https://codeload.github.com/majkinetor/unite-cmdmatch/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254349269,"owners_count":22056308,"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":["plugin","vim","viml"],"created_at":"2024-11-19T12:43:22.441Z","updated_at":"2025-05-15T13:31:06.512Z","avatar_url":"https://github.com/majkinetor.png","language":"VimL","funding_links":[],"categories":[],"sub_categories":[],"readme":"unite-cmdmatch\n==============\n\nThis is [unite](https://github.com/Shougo/unite.vim) source that simulates command line completion. It cmaps one key, `\u003cc-o\u003e`, which can be used while entering command to show completion list for the last word typed.\n\nNOTE: This is a work in progress.\n\n## Installation\n\n```vim\n    \"Easiest way\n    NeoBundle 'majkinetor/unite-cmdmatch'\n\n    \" With dependency\n    NeoBundle 'majkinetor/unite-cmdmatch', { 'depends': 'Shougo/unite.vim' }\n\n    \" With lazy loading and custom map\n    NeoBundleLazy 'majkinetor/unite-cmdmatch', { 'depends': 'Shougo/unite.vim', 'mappings' : [['c', '\u003cPlug\u003e(unite_cmdmatch_complete)']] }\n    cm \u003cc-o\u003e \u003cPlug\u003e(unite_cmdmatch_complete)\n```\n\n---\n\n![screenshot](http://s30.postimg.org/tbh1oqmlt/cmd_match.gif)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmajkinetor%2Funite-cmdmatch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmajkinetor%2Funite-cmdmatch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmajkinetor%2Funite-cmdmatch/lists"}