{"id":16190945,"url":"https://github.com/maxmellon/vim-fzy-quick-cmd","last_synced_at":"2026-01-20T03:34:35.046Z","repository":{"id":86954512,"uuid":"137563532","full_name":"MaxMEllon/vim-fzy-quick-cmd","owner":"MaxMEllon","description":"A plugin to find user command by fzy within vim.","archived":false,"fork":false,"pushed_at":"2018-06-16T12:53:34.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-13T17:15:08.869Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Vim script","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/MaxMEllon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2018-06-16T07:49:50.000Z","updated_at":"2018-06-17T11:08:06.000Z","dependencies_parsed_at":"2023-05-29T23:15:18.899Z","dependency_job_id":null,"html_url":"https://github.com/MaxMEllon/vim-fzy-quick-cmd","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/MaxMEllon%2Fvim-fzy-quick-cmd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaxMEllon%2Fvim-fzy-quick-cmd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaxMEllon%2Fvim-fzy-quick-cmd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaxMEllon%2Fvim-fzy-quick-cmd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MaxMEllon","download_url":"https://codeload.github.com/MaxMEllon/vim-fzy-quick-cmd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247671259,"owners_count":20976714,"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-10-10T07:44:32.979Z","updated_at":"2026-01-20T03:34:35.005Z","avatar_url":"https://github.com/MaxMEllon.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vim-fzy-quick-cmd\n\n![Support Vim 8.0.0039 or above](https://img.shields.io/badge/support-Vim%208.0.0039%20or%20above-yellowgreen.svg?style=flat-square)\n[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](LICENSE)\n\n(A demo to call [vim-fugitive](https://github.com/tpope/vim-fugitive) by vim-fzy-qucik-cmd.)\n![Demo with fugitive](https://raw.githubusercontent.com/MaxMEllon/demos/master/vim-fzy-quick-cmd/demo.gif)\n\n\n**A plugin to find user command by fzy within vim.**\n\nRequirements\n---\n- Vim 8.0.0039 or above. (need `has('lambda')`)\n- fzy 0.8 or above.\n- Linux or macOS.\n\nUsage\n---\n\n### Insallation\n\n[Neobundle](https://github.com/Shougo/neobundle.vim) / [Vundle](https://github.com/gmarik/Vundle.vim) / [vim-plug](https://github.com/junegunn/vim-plug)\n\n```vim\nNeoBundle 'MaxMEllon/vim-fzy-quick-cmd'\nPlugin 'MaxMEllon/vim-fzy-quick-cmd'\nPlug 'MaxMEllon/vim-fzy-quick-cmd'\n```\n\n### Basic usage\n\n```vim\n:FzyQucikCmd\n```\n\nFollowing you write next config, if you want to bind any key.\n\n```vim\nnmap \u003cLeader\u003ec \u003cPlug\u003e(vim-fzy-quick-cmd_exec)\n```\n\nAuther\n---\n- MaxMEllon (https://github.com/MaxMEllon)\n\nLICENSE\n---\n- MIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxmellon%2Fvim-fzy-quick-cmd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxmellon%2Fvim-fzy-quick-cmd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxmellon%2Fvim-fzy-quick-cmd/lists"}