{"id":17929685,"url":"https://github.com/ojford/vim-quickfix-conflicts","last_synced_at":"2025-04-03T10:16:00.238Z","repository":{"id":81321398,"uuid":"193070151","full_name":"OJFord/vim-quickfix-conflicts","owner":"OJFord","description":"Add git conflicts to your vim quickfix list to speedily hop to the next conflict marker","archived":false,"fork":false,"pushed_at":"2019-09-27T12:47:37.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-08T23:28:34.945Z","etag":null,"topics":["conflict-resolution","conflicts","git","quickfix","vim"],"latest_commit_sha":null,"homepage":null,"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/OJFord.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":"2019-06-21T09:26:38.000Z","updated_at":"2022-05-05T16:08:11.000Z","dependencies_parsed_at":"2023-10-29T16:31:02.490Z","dependency_job_id":null,"html_url":"https://github.com/OJFord/vim-quickfix-conflicts","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/OJFord%2Fvim-quickfix-conflicts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OJFord%2Fvim-quickfix-conflicts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OJFord%2Fvim-quickfix-conflicts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OJFord%2Fvim-quickfix-conflicts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OJFord","download_url":"https://codeload.github.com/OJFord/vim-quickfix-conflicts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246981166,"owners_count":20863828,"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":["conflict-resolution","conflicts","git","quickfix","vim"],"created_at":"2024-10-28T21:10:09.305Z","updated_at":"2025-04-03T10:16:00.139Z","avatar_url":"https://github.com/OJFord.png","language":"Vim script","readme":"# Quickfix Conflicts\n\n`vim-quickfix-conflicts` is a vim plugin that allows you to find and hop between git conflict markers using vim's built-in quickfix list. (`:h quickfix`)\n\n## Installation\n\nFollow your plugin manager's instructions, or simply clone to `$VIMDIR/pack/all/start/vim-quickfix-conflicts` to use vim's (v8+) built-in management.\n\n## Usage\n\nBecause we use the built-in quickfix list feature, all usual (`:h cc`) quickfix list commands are available, once the list has been populated by either `:Conflicts` or `:ConflictsNext`.\n\n### `:Conflicts`\n\nPopulate your quickfix list with all current git conflicts.\n\n### `:ConflictsNext` (`:Cn`)\n\nJump to next conflict marker. (The quickfix list will be automatically populated, no need to call `:Conflicts` first.)\n\n## Configuration\n\nNone!\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fojford%2Fvim-quickfix-conflicts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fojford%2Fvim-quickfix-conflicts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fojford%2Fvim-quickfix-conflicts/lists"}