{"id":18376792,"url":"https://github.com/serene-arc/vim-listings","last_synced_at":"2025-09-12T13:38:47.923Z","repository":{"id":115511807,"uuid":"260362955","full_name":"Serene-Arc/vim-listings","owner":"Serene-Arc","description":"Plugin for Vim to make lists ","archived":false,"fork":false,"pushed_at":"2020-05-01T06:34:00.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-26T03:56:44.920Z","etag":null,"topics":["checkboxes","keybindings","list","number","vim"],"latest_commit_sha":null,"homepage":"","language":"Vim script","has_issues":true,"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/Serene-Arc.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}},"created_at":"2020-05-01T02:26:12.000Z","updated_at":"2020-11-01T03:07:11.000Z","dependencies_parsed_at":"2023-12-05T03:30:38.001Z","dependency_job_id":null,"html_url":"https://github.com/Serene-Arc/vim-listings","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Serene-Arc/vim-listings","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Serene-Arc%2Fvim-listings","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Serene-Arc%2Fvim-listings/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Serene-Arc%2Fvim-listings/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Serene-Arc%2Fvim-listings/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Serene-Arc","download_url":"https://codeload.github.com/Serene-Arc/vim-listings/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Serene-Arc%2Fvim-listings/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269366853,"owners_count":24405250,"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","status":"online","status_checked_at":"2025-08-08T02:00:09.200Z","response_time":72,"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":["checkboxes","keybindings","list","number","vim"],"created_at":"2024-11-06T00:24:48.339Z","updated_at":"2025-08-08T05:12:50.432Z","avatar_url":"https://github.com/Serene-Arc.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vim-list\n\nThis is meant to be a simple plugin to enable the easy creation of various types of lists in vim. At the current time, there are two types of supported lists: ordered numbered lists and unordered Markdown style lists. This means that the lines will be prefixed with either a number e.g. `1. ` or a minus sign e.g. `- `.\n\nWhere the numbered list is concerned, if there is another numbered listing on the two lines above then the list numbers will increase from that point. \n\n## Keybindings\n\nThere are three keybindings for this plugin, and all three are bound with a leader key as the first tap.\n\n- \u003cleader\u003enl -\u003e Numbered List\n- \u003cleader\u003egl -\u003e Generic (Unordered) List\n- \u003cleader\u003edl -\u003e Delete List\n\nThe deletion option only removes the characters input by the other options, so no other text should be destroyed.\n\n## Checkboxes\n\nThis plugin is compatible with both the vim-outliner checkboxes and Markdown-format checkboxes as well. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserene-arc%2Fvim-listings","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fserene-arc%2Fvim-listings","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserene-arc%2Fvim-listings/lists"}