{"id":22169619,"url":"https://github.com/matveyt/vim-opera","last_synced_at":"2025-03-24T17:23:12.036Z","repository":{"id":242213090,"uuid":"264103808","full_name":"matveyt/vim-opera","owner":"matveyt","description":"Ex commands for arbitrary selections and motions","archived":false,"fork":false,"pushed_at":"2022-08-11T09:21:39.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-29T22:17:56.617Z","etag":null,"topics":["vim","vim-plugin"],"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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/matveyt.png","metadata":{"files":{"readme":"README.md","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":"2020-05-15T05:26:36.000Z","updated_at":"2022-08-11T09:21:42.000Z","dependencies_parsed_at":"2024-06-01T12:19:17.017Z","dependency_job_id":"dc21a7a9-ccd4-41c6-be3b-55030148743a","html_url":"https://github.com/matveyt/vim-opera","commit_stats":null,"previous_names":["matveyt/vim-opera"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matveyt%2Fvim-opera","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matveyt%2Fvim-opera/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matveyt%2Fvim-opera/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matveyt%2Fvim-opera/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matveyt","download_url":"https://codeload.github.com/matveyt/vim-opera/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245315934,"owners_count":20595353,"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":["vim","vim-plugin"],"created_at":"2024-12-02T06:33:42.590Z","updated_at":"2025-03-24T17:23:12.007Z","avatar_url":"https://github.com/matveyt.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Description\n\nThis plugin allows to use any `:h :range` commands with non-linewise motions and\nselections.\n\n#### Download and Install\n\n```\n$ git clone https://github.com/matveyt/vim-opera ~/.vim/pack/manual/start/vim-opera\n```\n\n### Usage\n\n    \" map gs{motion} / {Visual}gs / gss to sort selection\n    nnoremap \u003cexpr\u003e\u003csilent\u003egs opera#mapto('sort')\n    xnoremap \u003cexpr\u003e\u003csilent\u003egs opera#mapto('sort')\n    nnoremap \u003csilent\u003egss :sort\u003cCR\u003e\n\n    \" apply :sort to arbitrary selection\n    :'\u003c,'\u003eB sort\n\nSee `:help opera.txt`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatveyt%2Fvim-opera","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatveyt%2Fvim-opera","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatveyt%2Fvim-opera/lists"}