{"id":19926101,"url":"https://github.com/limdongjin/small-vim","last_synced_at":"2026-05-02T05:44:23.643Z","repository":{"id":97396249,"uuid":"101733766","full_name":"limdongjin/small-vim","owner":"limdongjin","description":"VIM editor Project  for C programming(CSE2035) 2016 Fall, Sogang Univ.","archived":false,"fork":false,"pushed_at":"2019-06-07T14:27:26.000Z","size":62,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-12T00:32:49.963Z","etag":null,"topics":["assignment","c","editor","vim"],"latest_commit_sha":null,"homepage":"","language":"C","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/limdongjin.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":"2017-08-29T07:42:09.000Z","updated_at":"2023-02-09T07:24:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"bf33d8a2-81d7-4ff1-afb7-146f770b7e04","html_url":"https://github.com/limdongjin/small-vim","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limdongjin%2Fsmall-vim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limdongjin%2Fsmall-vim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limdongjin%2Fsmall-vim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limdongjin%2Fsmall-vim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/limdongjin","download_url":"https://codeload.github.com/limdongjin/small-vim/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241354990,"owners_count":19949291,"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":["assignment","c","editor","vim"],"created_at":"2024-11-12T22:28:02.322Z","updated_at":"2026-05-02T05:44:23.603Z","avatar_url":"https://github.com/limdongjin.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Small Vim\r\n\r\nVIM editor Project.\r\n\r\nfor C programming(CSE2035) 2016 Fall, Sogang Univ.\r\n\r\n## Functions\r\n\r\n* Basic functions of vim editor\r\n\t* Edit mode\r\n\t* command mode (i, ESC, dd, d, h, j, k, l)\r\n\t* ex-command mode (: w,: q,: wq,: set nu,: $ line_num, / $ pattern)\r\n\t* customizing for .vimrc\r\n\t* Save File\r\n\r\n## Dependencies and Limitation\r\n\r\n* Executable OS: Linux. (Not Support Windows, Mac)\r\n* Fixed 80X24 Size Layout (Not Support Layout-Responsive Editor)\r\n* Not Support ↑,←,↓,→. must use h,j,k,l\r\n\r\n## Getting Started \r\n\r\n```shell\r\n$ make\r\n```\r\n\r\n```shell\r\n$ ./myvi your_file_name.txt\r\n```\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flimdongjin%2Fsmall-vim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flimdongjin%2Fsmall-vim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flimdongjin%2Fsmall-vim/lists"}