{"id":13898355,"url":"https://github.com/weilbith/vim-quickname","last_synced_at":"2026-01-18T00:48:42.177Z","repository":{"id":103106804,"uuid":"264433231","full_name":"weilbith/vim-quickname","owner":"weilbith","description":"Vim plugin to name your quickfix lists and make them easily recoverable","archived":false,"fork":false,"pushed_at":"2020-05-16T12:49:15.000Z","size":5,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-06-10T02:31:31.857Z","etag":null,"topics":["neovim","neovim-plugin","vim","vim-plugin"],"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/weilbith.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}},"created_at":"2020-05-16T12:35:12.000Z","updated_at":"2021-05-30T09:49:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"c5f3774c-4acb-418b-8005-acd48662a1a2","html_url":"https://github.com/weilbith/vim-quickname","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/weilbith%2Fvim-quickname","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weilbith%2Fvim-quickname/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weilbith%2Fvim-quickname/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weilbith%2Fvim-quickname/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/weilbith","download_url":"https://codeload.github.com/weilbith/vim-quickname/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":214236328,"owners_count":15703474,"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":["neovim","neovim-plugin","vim","vim-plugin"],"created_at":"2024-08-06T18:04:15.045Z","updated_at":"2026-01-18T00:48:37.147Z","avatar_url":"https://github.com/weilbith.png","language":"Vim script","funding_links":[],"categories":["Vim Script"],"sub_categories":[],"readme":"# Vim Quickfix Lists with Names\n\nA minimalistic Vim plugin to save your quickfix lists with a name to make is\neasily recoverable. Instead of traversing through the quickfix lists history\nwith `:colder` and `:cnewer` this allows to jump directly to lists of interest.\nAdditionally it includes some tiny features to select, highlight and also\nintegrate reloaded quickfix lists into you status line. Checkout the\ndocumentation for details of how the user flow look like and how to customize\nit.\n\n## Installation\n\nInstall the plugin with your favorite manager tool. Here is an example using\n[dein.vim](https://github.com/Shougo/dein.vim):\n\n```vim\ncall dein#add('weilbith/vim-quickname', {\n      \\ 'on_cmd': ['QuicknameSave', 'QuicknameLoad', 'QuicknameRemove']\n      \\ })\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweilbith%2Fvim-quickname","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fweilbith%2Fvim-quickname","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweilbith%2Fvim-quickname/lists"}