{"id":23339056,"url":"https://github.com/kinnyugen/vim2","last_synced_at":"2025-08-23T06:32:03.158Z","repository":{"id":258413408,"uuid":"874252627","full_name":"kinnyugen/vim2","owner":"kinnyugen","description":"vim2: super tiny vi-like editor with working syntax, modes, and commands","archived":false,"fork":false,"pushed_at":"2024-10-21T15:55:19.000Z","size":506,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-16T19:22:10.207Z","etag":null,"topics":["cli","editor","text-editor","vi","vim"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kinnyugen.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":"2024-10-17T14:00:54.000Z","updated_at":"2024-10-24T15:18:56.000Z","dependencies_parsed_at":"2024-10-21T16:18:07.921Z","dependency_job_id":null,"html_url":"https://github.com/kinnyugen/vim2","commit_stats":null,"previous_names":["bendaws/microvim","bendaws/si","bendaws/vim2","bizrd/vim2","sirkingbinx/vim2","goovlevr/vim2","ja1va-dev/vim2","naviy2000/vim2","foresst2000/vim2","keirdo/vim2","oculidev/vim2","drumkitgorilla/vim2","geopcvr/vim2","kinnyugen/vim2"],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kinnyugen%2Fvim2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kinnyugen%2Fvim2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kinnyugen%2Fvim2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kinnyugen%2Fvim2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kinnyugen","download_url":"https://codeload.github.com/kinnyugen/vim2/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230669714,"owners_count":18262140,"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":["cli","editor","text-editor","vi","vim"],"created_at":"2024-12-21T03:20:41.854Z","updated_at":"2024-12-21T03:20:42.414Z","avatar_url":"https://github.com/kinnyugen.png","language":"C","readme":"# vim2 4.1\nvim2 is a basic text editor written in scratch from C. There is no real big benefit to it; I just didn't want to learn how to use Vim or a super complicated editor, so I implemented the basics of it myself.\n\n## Features\n- Two modes: `-- NORMAL --` and `-- INSERT --`\n- Basic I/O\n- Command line ``:``\n- ``WIP`` Plugin support\n\n## Roadmap\n- [X] File I/O\n- [X] Arrow navigation (a cursor)\n- [X] Keyboard shortcuts\n- [X] Modes\n- [X] Lua plugins ``WIP``\n- [ ] Configurations\n- [ ] Commands\n\n## Install\nYou can install vim2 over GNU Make:\n```bash\nmake vim2 # make the editor\nmake install # installs to /usr/local/bin (Linux/OSX only)\n\n# Here is how to run microvim\nvim2 file.txt\n```\n\n## License\nvim2 is licensed under GNU LGPL v2.1. Read it [here](/LICENSE).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkinnyugen%2Fvim2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkinnyugen%2Fvim2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkinnyugen%2Fvim2/lists"}