{"id":15413968,"url":"https://github.com/myitcv/vim-common-jumplist","last_synced_at":"2026-01-25T11:04:30.527Z","repository":{"id":14853694,"uuid":"17576875","full_name":"myitcv/vim-common-jumplist","owner":"myitcv","description":"Shared jumplist support for vim","archived":false,"fork":false,"pushed_at":"2014-03-18T10:11:20.000Z","size":140,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-18T23:11:24.741Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/myitcv.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}},"created_at":"2014-03-09T23:57:29.000Z","updated_at":"2023-01-31T13:27:42.000Z","dependencies_parsed_at":"2022-09-15T01:31:42.086Z","dependency_job_id":null,"html_url":"https://github.com/myitcv/vim-common-jumplist","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/myitcv/vim-common-jumplist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myitcv%2Fvim-common-jumplist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myitcv%2Fvim-common-jumplist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myitcv%2Fvim-common-jumplist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myitcv%2Fvim-common-jumplist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/myitcv","download_url":"https://codeload.github.com/myitcv/vim-common-jumplist/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myitcv%2Fvim-common-jumplist/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28752404,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T10:25:12.305Z","status":"ssl_error","status_checked_at":"2026-01-25T10:25:11.933Z","response_time":113,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-10-01T16:59:14.605Z","updated_at":"2026-01-25T11:04:30.507Z","avatar_url":"https://github.com/myitcv.png","language":"VimL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vim-common-jumplist\n\nSimple plugin that overrides the Vim-provided jump mechanisms such that:\n\n* There is one jump list shared between all windows in a vim instance\n* Jumping to an older entry in the shared jump list that represents a location in the same file as the current window\n  simply moves the cursor\n* Jumping to an older entry in the shared jump list that represents a location in _a different file_ to the current window\n  either selects that buffer's window or splits a new window (if that buffer is not active)\n* Vice versa for jumping forward\n\n# Installation instructions\n\nVia [pathogen]:\n\n```bash\ngit clone git@github.com:myitcv/vim-common-jumplist.git ~/.vim/bundle/vim-common-jumplist.git\n```\n\n# TODO\n\n1. Add support for all jump commands\n2. Need to add support for global change list\n\n# License\n\nCopyright (c) Paul Jolly. Distributed under the same terms as Vim itself. See [`:help\nlicense`](http://vimdoc.sourceforge.net/htmldoc/uganda.html)\n\n[pathogen]: https://github.com/tpope/vim-pathogen\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmyitcv%2Fvim-common-jumplist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmyitcv%2Fvim-common-jumplist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmyitcv%2Fvim-common-jumplist/lists"}