{"id":22373772,"url":"https://github.com/ja1va-dev/vim2","last_synced_at":"2025-07-30T21:32:47.470Z","repository":{"id":258413408,"uuid":"874252627","full_name":"ja1va-dev/vim2","owner":"ja1va-dev","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-03T16:44:06.889Z","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/ja1va-dev.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/ja1va-dev/vim2","commit_stats":null,"previous_names":["bendaws/microvim","bendaws/si","bendaws/vim2","bizrd/vim2","sirkingbinx/vim2","goovlevr/vim2","ja1va-dev/vim2"],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ja1va-dev%2Fvim2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ja1va-dev%2Fvim2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ja1va-dev%2Fvim2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ja1va-dev%2Fvim2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ja1va-dev","download_url":"https://codeload.github.com/ja1va-dev/vim2/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228192339,"owners_count":17882756,"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-04T21:14:12.337Z","updated_at":"2024-12-04T21:14:13.052Z","avatar_url":"https://github.com/ja1va-dev.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fja1va-dev%2Fvim2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fja1va-dev%2Fvim2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fja1va-dev%2Fvim2/lists"}