{"id":21260714,"url":"https://github.com/erf/vid","last_synced_at":"2026-05-02T06:02:23.104Z","repository":{"id":206363699,"uuid":"585388223","full_name":"erf/vid","owner":"erf","description":"A minimal vim-like text editor for modern terminals written in Dart","archived":false,"fork":false,"pushed_at":"2026-02-03T11:49:45.000Z","size":1817,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-02-04T01:37:16.679Z","etag":null,"topics":["console-application","dart","neovim","terminal","text-editor","vim","vim-like"],"latest_commit_sha":null,"homepage":"","language":"Dart","has_issues":false,"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/erf.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2023-01-05T03:24:10.000Z","updated_at":"2026-02-03T11:49:49.000Z","dependencies_parsed_at":"2026-01-16T05:13:30.647Z","dependency_job_id":null,"html_url":"https://github.com/erf/vid","commit_stats":null,"previous_names":["erf/vid"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/erf/vid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erf%2Fvid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erf%2Fvid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erf%2Fvid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erf%2Fvid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erf","download_url":"https://codeload.github.com/erf/vid/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erf%2Fvid/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29885808,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-26T23:51:21.483Z","status":"online","status_checked_at":"2026-02-27T02:00:06.759Z","response_time":57,"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":["console-application","dart","neovim","terminal","text-editor","vim","vim-like"],"created_at":"2024-11-21T04:20:18.008Z","updated_at":"2026-02-27T05:23:35.430Z","avatar_url":"https://github.com/erf.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vid\n\nA minimal vim-like text editor for modern terminals written in [Dart](https://dart.dev)\n\n\u003e Made for myself for fun and learning\n\n## Documentation\n\n- [Getting Started Guide](docs/GUIDE.md) — quick introduction to vid\n- [Keybindings Reference](docs/KEYBINDINGS.md) — complete list of all keybindings\n\n## Features\n\n- vim motions, operators, text objects, visual and command mode\n- multiple selections with regex search (`:select \u003cpattern\u003e`)\n- syntax highlighting with theme selector (mono, rosepine, ayu, unicorn)\n- LSP support (go to definition, references, rename, format and more..)\n- proper emoji and wide character support\n- multi-buffer support with interactive popups\n- undo and redo\n- file-based YAML configuration\n\n## Building\n\nRequires the [Dart SDK](https://dart.dev/get-dart) (3.10+).\n\nSee [build.sh](build.sh).\n\n## Configuration\n\n`vid` loads configuration from YAML files at these locations (in order):\n\n1. `./` — local project config (hidden dotfiles)\n2. `$XDG_CONFIG_HOME/vid/`\n3. `~/.config/vid/`\n\nTwo config files are supported:\n\n| Local (project) | Global (~/.config/vid/) | Purpose |\n|-----------------|-------------------------|--------|\n| `.vid.yaml` | `config.yaml` | Editor settings (see [config.example.yaml](config.example.yaml)) |\n| `.vid-lsp.yaml` | `lsp_servers.yaml` | LSP server configs (see [lsp_servers.example.yaml](lsp_servers.example.yaml)) |\n\n## Contributing\n\nI'm open to PR's that align with `vid`'s minimal philosophy.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferf%2Fvid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ferf%2Fvid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferf%2Fvid/lists"}