{"id":22646504,"url":"https://github.com/arecarn/vim-backup-tree","last_synced_at":"2026-01-28T17:03:53.554Z","repository":{"id":71084388,"uuid":"120164665","full_name":"arecarn/vim-backup-tree","owner":"arecarn","description":null,"archived":false,"fork":false,"pushed_at":"2020-07-29T03:48:14.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-29T14:14:49.421Z","etag":null,"topics":[],"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/arecarn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2018-02-04T07:34:04.000Z","updated_at":"2020-07-29T03:48:16.000Z","dependencies_parsed_at":"2023-03-17T13:15:36.947Z","dependency_job_id":null,"html_url":"https://github.com/arecarn/vim-backup-tree","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/arecarn/vim-backup-tree","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arecarn%2Fvim-backup-tree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arecarn%2Fvim-backup-tree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arecarn%2Fvim-backup-tree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arecarn%2Fvim-backup-tree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arecarn","download_url":"https://codeload.github.com/arecarn/vim-backup-tree/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arecarn%2Fvim-backup-tree/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28847057,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T15:15:36.453Z","status":"ssl_error","status_checked_at":"2026-01-28T15:15:13.020Z","response_time":57,"last_error":"SSL_read: 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-12-09T06:12:13.553Z","updated_at":"2026-01-28T17:03:53.549Z","avatar_url":"https://github.com/arecarn.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Backup Tree\n\nCross platform Vim plugin that provides timestamped backups in a parallel\ndirectory tree.\n\nFor example if you save the file /home/user/.vimrc it will be backed up in\n/home/user/.vim_backup/home/user/.vimrc_2018-02-08-10 with the timestamp format\nbeing YYYY-MM-DD-HH.\n\n## Usage\n\nEnable Vim's built in backup feature and Backup Tree will take care of the rest.\n\n```\nset backup\n\n\" Optionally set the location of your backup tree (defaults to ~/.vim_backup)\nlet g:backup_tree = '~/.vim_backup_tree\"\n```\n\n* `:BackupTree`\n    * Opens the directory g:backup_tree in a vertical split\n* `:BackupTreeCurrent`\n    * Opens the directory in g:backup_tree that corresponds to your current\n      buffers directory\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farecarn%2Fvim-backup-tree","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farecarn%2Fvim-backup-tree","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farecarn%2Fvim-backup-tree/lists"}