{"id":34567820,"url":"https://github.com/arithran/vim-delete-hidden-buffers","last_synced_at":"2025-12-24T09:12:02.236Z","repository":{"id":37549390,"uuid":"94741458","full_name":"arithran/vim-delete-hidden-buffers","owner":"arithran","description":"When you work on a project for a long period you tend you accumulate a lot of background buffers. This plug-in will clear any unused buffers that are hidden. Don't worry this will not delete any active or unsaved buffers.","archived":false,"fork":false,"pushed_at":"2019-08-20T19:59:22.000Z","size":5,"stargazers_count":20,"open_issues_count":3,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-16T00:21:01.888Z","etag":null,"topics":["background-buffers","neovim","plugin-vim","unused-buffers","vim","vundle"],"latest_commit_sha":null,"homepage":"","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/arithran.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":"2017-06-19T05:57:09.000Z","updated_at":"2024-02-28T10:22:06.000Z","dependencies_parsed_at":"2022-08-26T14:11:55.031Z","dependency_job_id":null,"html_url":"https://github.com/arithran/vim-delete-hidden-buffers","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/arithran/vim-delete-hidden-buffers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arithran%2Fvim-delete-hidden-buffers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arithran%2Fvim-delete-hidden-buffers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arithran%2Fvim-delete-hidden-buffers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arithran%2Fvim-delete-hidden-buffers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arithran","download_url":"https://codeload.github.com/arithran/vim-delete-hidden-buffers/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arithran%2Fvim-delete-hidden-buffers/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27999511,"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-12-24T02:00:07.193Z","response_time":83,"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":["background-buffers","neovim","plugin-vim","unused-buffers","vim","vundle"],"created_at":"2025-12-24T09:12:01.857Z","updated_at":"2025-12-24T09:12:02.222Z","avatar_url":"https://github.com/arithran.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Description\nWhen you work on a project for a long period you tend you accumulate a lot of\nbackground buffers. This plug-in will clear any unused buffers that are hidden.\nDon't worry this will not delete any active or unsaved buffers.\n\n## Usage\n\t:DeleteHiddenBuffers\n\n#### If you really like it, add the following to your .vimrc to bind a key like F5 \n\tnnoremap \u003cF5\u003e :DeleteHiddenBuffers\u003cCR\u003e\n\n## Installation\n\nThis plugin follows the standard runtime path structure, and as such it can be installed with a variety of plugin managers:\n\n| Plugin Manager | Install with... |\n| ------------- | ------------- |\n| [NeoBundle][12] | `NeoBundle 'arithran/vim-delete-hidden-buffers'` |\n| [Vundle][13] | `Plugin 'arithran/vim-delete-hidden-buffers'` |\n| [Plug][40] | `Plug 'arithran/vim-delete-hidden-buffers'` |\n| manual | copy all of the files into your `~/.vim` directory |\n\n## Credits\n- [ZyX][45]\n\n[12]: https://github.com/Shougo/neobundle.vim\n[13]: https://github.com/gmarik/vundle\n[40]: https://github.com/junegunn/vim-plug\n[45]: https://stackoverflow.com/a/8459043/3018289\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farithran%2Fvim-delete-hidden-buffers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farithran%2Fvim-delete-hidden-buffers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farithran%2Fvim-delete-hidden-buffers/lists"}