{"id":30846927,"url":"https://github.com/devansh08/alt-tab.nvim","last_synced_at":"2025-09-07T01:15:45.870Z","repository":{"id":310013088,"uuid":"1038382091","full_name":"devansh08/alt-tab.nvim","owner":"devansh08","description":"Neovim plugin to jump to alternate tab","archived":false,"fork":false,"pushed_at":"2025-08-15T05:12:44.000Z","size":1,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-15T07:07:30.983Z","etag":null,"topics":["neovim","neovim-plugin","neovim-plugin-lua"],"latest_commit_sha":null,"homepage":"","language":"Lua","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/devansh08.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,"zenodo":null}},"created_at":"2025-08-15T05:09:31.000Z","updated_at":"2025-08-15T05:12:47.000Z","dependencies_parsed_at":"2025-08-15T07:07:46.086Z","dependency_job_id":"c66087c0-ab26-4488-9c0c-98a9f845c5a3","html_url":"https://github.com/devansh08/alt-tab.nvim","commit_stats":null,"previous_names":["devansh08/alt-tab.nvim"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/devansh08/alt-tab.nvim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devansh08%2Falt-tab.nvim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devansh08%2Falt-tab.nvim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devansh08%2Falt-tab.nvim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devansh08%2Falt-tab.nvim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devansh08","download_url":"https://codeload.github.com/devansh08/alt-tab.nvim/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devansh08%2Falt-tab.nvim/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273984101,"owners_count":25202288,"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","status":"online","status_checked_at":"2025-09-06T02:00:13.247Z","response_time":2576,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["neovim","neovim-plugin","neovim-plugin-lua"],"created_at":"2025-09-07T01:15:43.747Z","updated_at":"2025-09-07T01:15:45.861Z","avatar_url":"https://github.com/devansh08.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# alt-tab.nvim\n\nPlugin to emulate alternate buffer for tabs.\n\n## Installation\n\nInstall using your favorite package manager, like any other plugin.\n\nFor example, with lazy.nvim:\n```lua\n{\n  \"devansh08/alt-tab.nvim\",\n  branch = \"main\",\n  opts = {}\n}\n```\n\n## Usage\n\nThe plugin exposes a user command `AltTab` which will go to the last tab that was open.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevansh08%2Falt-tab.nvim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevansh08%2Falt-tab.nvim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevansh08%2Falt-tab.nvim/lists"}