{"id":18276900,"url":"https://github.com/vncsmyrnk/bufferswitch","last_synced_at":"2025-04-09T04:28:13.216Z","repository":{"id":252587047,"uuid":"840868367","full_name":"vncsmyrnk/bufferswitch","owner":"vncsmyrnk","description":"A neovim plugin for fast switch between buffers","archived":false,"fork":false,"pushed_at":"2024-08-11T12:53:39.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-14T22:43:52.627Z","etag":null,"topics":["lua","neovim-plugin"],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vncsmyrnk.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}},"created_at":"2024-08-10T23:56:43.000Z","updated_at":"2024-08-11T12:53:42.000Z","dependencies_parsed_at":"2024-12-22T18:40:44.371Z","dependency_job_id":"9e833c25-8a20-4bdb-a2f7-ff3b267da720","html_url":"https://github.com/vncsmyrnk/bufferswitch","commit_stats":null,"previous_names":["vncsmyrnk/bufferswitch"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vncsmyrnk%2Fbufferswitch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vncsmyrnk%2Fbufferswitch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vncsmyrnk%2Fbufferswitch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vncsmyrnk%2Fbufferswitch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vncsmyrnk","download_url":"https://codeload.github.com/vncsmyrnk/bufferswitch/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247979106,"owners_count":21027622,"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":["lua","neovim-plugin"],"created_at":"2024-11-05T12:17:34.026Z","updated_at":"2025-04-09T04:28:13.197Z","avatar_url":"https://github.com/vncsmyrnk.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bufferswitch\n\nA neovim plugin for fast and easy switch between buffers.\n\n## Running locally / Development\n\nFirst copy it to your local `neovim` config. Supposing it's in `~/.config/nvim`:\n\n```bash\ngit clone git@github.com:vncsmyrnk/bufferswitch.git\nln -s path/to/bufferswitch/lua/bufferswitch/ ~/.config/nvim/lua\n```\n\nThen, inside `neovim`:\n\n```vim\n:lua require'bufferswitch'.example()\n```\n\n## To be done\n\n- [x] Basic neovim plugin\n- [ ] Display buffers\n- [ ] Order buffers per last usage\n- [ ] Esay switch via tab\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvncsmyrnk%2Fbufferswitch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvncsmyrnk%2Fbufferswitch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvncsmyrnk%2Fbufferswitch/lists"}