{"id":18111037,"url":"https://github.com/peterrincker/vim-narrow","last_synced_at":"2025-04-06T07:47:29.177Z","repository":{"id":145666552,"uuid":"2031876","full_name":"PeterRincker/vim-narrow","owner":"PeterRincker","description":"Emulating emacs's narrowing feature","archived":false,"fork":false,"pushed_at":"2020-05-26T03:22:17.000Z","size":10,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-12T13:27:42.332Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PeterRincker.png","metadata":{"files":{"readme":"README","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2011-07-11T18:38:48.000Z","updated_at":"2022-09-06T10:57:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"6b091b32-a43f-4eee-a1b5-e9ec82bb1b61","html_url":"https://github.com/PeterRincker/vim-narrow","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/PeterRincker%2Fvim-narrow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterRincker%2Fvim-narrow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterRincker%2Fvim-narrow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterRincker%2Fvim-narrow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeterRincker","download_url":"https://codeload.github.com/PeterRincker/vim-narrow/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247451626,"owners_count":20940946,"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-11-01T00:12:51.814Z","updated_at":"2025-04-06T07:47:29.161Z","avatar_url":"https://github.com/PeterRincker.png","language":"Vim script","readme":"Narrowing a region of text will copy the region into a scratch buffer in which\nit can be freely manipulated. After your changes are done just write the buffer\nwith :w, :update, :x, or whatever is your favorite way to write a\nbuffer. Upon writing the buffer the changes will be made to the original\nbuffer as well. If you have made changes that you do not want to write back\nthe original buffer just close the buffer with :q!.\n\nNarrow will mark the original buffer as read only and disable modifications.\nMultiple narrowed region can be taken from the same buffer. This is useful in\nthe case of taking the diff of two different regions in the same file. Once\nall narrowed regions are closed then the original buffer will modifiable again\n(assuming it started out that way).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterrincker%2Fvim-narrow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeterrincker%2Fvim-narrow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterrincker%2Fvim-narrow/lists"}