{"id":24319562,"url":"https://github.com/ryym/vim-viler","last_synced_at":"2025-03-10T20:41:25.958Z","repository":{"id":55679127,"uuid":"210860311","full_name":"ryym/vim-viler","owner":"ryym","description":"Editable file explorer for Vim","archived":false,"fork":false,"pushed_at":"2023-11-13T10:02:45.000Z","size":17926,"stargazers_count":25,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-01-17T15:47:02.156Z","etag":null,"topics":["file-explorer","filer","vim-plugin"],"latest_commit_sha":null,"homepage":"","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/ryym.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-09-25T14:05:28.000Z","updated_at":"2023-11-13T10:02:35.000Z","dependencies_parsed_at":"2025-01-17T15:37:21.395Z","dependency_job_id":"bff4c6dc-7c2c-4522-8df2-8d1093e3ff2b","html_url":"https://github.com/ryym/vim-viler","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryym%2Fvim-viler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryym%2Fvim-viler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryym%2Fvim-viler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryym%2Fvim-viler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryym","download_url":"https://codeload.github.com/ryym/vim-viler/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242926220,"owners_count":20207754,"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":["file-explorer","filer","vim-plugin"],"created_at":"2025-01-17T15:33:46.651Z","updated_at":"2025-03-10T20:41:25.933Z","avatar_url":"https://github.com/ryym.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Viler\n\n[![Actions](https://github.com/ryym/vim-viler/workflows/Test/badge.svg)]( https://github.com/ryym/vim-viler/actions)\n\nViler is a file explorer plugin for Vim, with an ability of editing directory structures by hand.\n\n![](docs/demo.gif)\n\n## Status\n\nv0.1.3 (Beta version)\n\nCurrently basic file operations (adding, copying, moving, deleting) should work well.\n\n## Features\n\n- Editable\n- Tree view\n- Multiple window support\n\nBecause you can edit a filer as a normal text, there is no need to configure and remember how to add/copy/move/delete files.\nJust edit lines as you like. When you save it Viler detects changes and applies them to the actual file system. \nSee [the help document](/doc/viler.txt) for the details.\n\n## Installation\n\nClone this repository and add this to your `runtimepath`.\n\nIf you use [`vim-plug`](https://github.com/junegunn/vim-plug):\n\n```vim\nPlug 'ryym/vim-viler'\n```\n\n## Limitations\n\nThere are some limitations for editing.\nWe think some of them could be eliminated in future.\n\n- You cannot undo/redo saving.\n- You cannot add/edit files inside of an added/edited directory.\n- You cannot save multiple filers separately. If you save one filer, all open filers are saved and changes are applied.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryym%2Fvim-viler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryym%2Fvim-viler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryym%2Fvim-viler/lists"}