{"id":22646484,"url":"https://github.com/arecarn/vim-diff-utils","last_synced_at":"2026-01-08T03:35:03.413Z","repository":{"id":31370053,"uuid":"34933042","full_name":"arecarn/vim-diff-utils","owner":"arecarn","description":"Diff mappings that take buffer number as a count and can be repeated with dot","archived":false,"fork":false,"pushed_at":"2019-04-05T21:36:25.000Z","size":10,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-03T18:56:30.786Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"VimL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"wtfpl","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arecarn.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}},"created_at":"2015-05-02T02:35:36.000Z","updated_at":"2019-12-14T16:43:42.000Z","dependencies_parsed_at":"2022-09-13T06:51:00.671Z","dependency_job_id":null,"html_url":"https://github.com/arecarn/vim-diff-utils","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/arecarn%2Fvim-diff-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arecarn%2Fvim-diff-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arecarn%2Fvim-diff-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arecarn%2Fvim-diff-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arecarn","download_url":"https://codeload.github.com/arecarn/vim-diff-utils/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246149057,"owners_count":20731286,"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-12-09T06:12:10.602Z","updated_at":"2026-01-08T03:35:03.375Z","avatar_url":"https://github.com/arecarn.png","language":"VimL","funding_links":[],"categories":[],"sub_categories":[],"readme":"diff-utils\n==========\nEnhances the built in diff mode commands `do` and `dp` by making them repeatable\nwith `.` via [repeat.vim](https://github.com/tpope/vim-repeat) , and add some\nadditional helper commands for getting or putting a single line.\n\nUsage\n-----\n| Mode   | Key Binding | Description                                                                                            |\n| ------ | ----------- | ------------------------------------------------------------------------------------------------------ |\n| normal | do          | An enhanced `do` that can be repeated with '.' including the `[count]` that is used as the `[bufspec]` |\n| normal | ]do         | Like the enhanced `do` followed by ]c                                                                  |\n| normal | [do         | Like the enhanced `do` followed by [c                                                                  |\n| normal | dp          | An enhanced `dp` that can be repeated with '.' including the `[count]` that is used as the `[bufspec]` |\n| normal | ]dp         | Like the enhanced `dp` followed by ]c                                                                  |\n| normal | [dp         | Like the enhanced `dp` followed by [c                                                                  |\n| normal | dO          | Like the enhanced do command but gets/obtains a single line                                            |\n| normal | dP          | Like the enhanced dp command but puts single line                                                      |\n| normal | du          | A mapping to `:diffupdate` command                                                                     |\n\nRequirements\n-----------\n* [repeat.vim](https://github.com/tpope/vim-repeat)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farecarn%2Fvim-diff-utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farecarn%2Fvim-diff-utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farecarn%2Fvim-diff-utils/lists"}