{"id":15474927,"url":"https://github.com/thekelvinliu/kwbd","last_synced_at":"2025-03-28T13:25:10.542Z","repository":{"id":90668338,"uuid":"168103674","full_name":"thekelvinliu/kwbd","owner":"thekelvinliu","description":"keep window buffer delete","archived":false,"fork":false,"pushed_at":"2019-01-29T06:50:02.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-19T02:15:19.391Z","etag":null,"topics":["bd","buffer","delete","keep","kwbd","vim","vim-plugin","vim-script","window"],"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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thekelvinliu.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":"2019-01-29T06:40:31.000Z","updated_at":"2019-01-29T06:50:04.000Z","dependencies_parsed_at":"2023-07-09T04:15:50.612Z","dependency_job_id":null,"html_url":"https://github.com/thekelvinliu/kwbd","commit_stats":{"total_commits":3,"total_committers":1,"mean_commits":3.0,"dds":0.0,"last_synced_commit":"935126053c2b0e90d28a5503a738ce8205171c4e"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thekelvinliu%2Fkwbd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thekelvinliu%2Fkwbd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thekelvinliu%2Fkwbd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thekelvinliu%2Fkwbd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thekelvinliu","download_url":"https://codeload.github.com/thekelvinliu/kwbd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246035720,"owners_count":20713143,"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":["bd","buffer","delete","keep","kwbd","vim","vim-plugin","vim-script","window"],"created_at":"2024-10-02T03:05:47.555Z","updated_at":"2025-03-28T13:25:10.493Z","avatar_url":"https://github.com/thekelvinliu.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# kwbd\nkeep window buffer delete\n\n## install\nany package manager should do.\ni use [vim-plug](https://github.com/junegunn/vim-plug).\n\n```vim\ncall plug#begin()\nPlug 'thekelvinliu/kwbd'\ncall plug#end()\n```\n\n## usage info\nthis plugin assumes `set hidden`.\ncurrently, modified buffers will be closed **without confirmation**.\n\nit can be invoked either via ex command:\n\n```vim\n:KWBD\n```\n\nor a plug mapping:\n\n```vim\nnmap \u003cleader\u003ea \u003cplug\u003e(kwbd)\n```\n\n# about\nuse this if you don't want a buffer's containing window to close when it is deleted.\nthere are already tons of scripts out there do this,\nand this is mine.\nbased on [this](http://vim.wikia.com/wiki/Deleting_a_buffer_without_closing_the_window#Alternative_Script) vim tips wiki article.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthekelvinliu%2Fkwbd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthekelvinliu%2Fkwbd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthekelvinliu%2Fkwbd/lists"}