{"id":19962957,"url":"https://github.com/medvind2140/vim-surround-markdown","last_synced_at":"2026-04-18T12:33:44.396Z","repository":{"id":260128210,"uuid":"880374407","full_name":"Medvind2140/vim-surround-markdown","owner":"Medvind2140","description":"Tiny plugin for code block tagging of  Markdown files in vim","archived":false,"fork":false,"pushed_at":"2024-10-29T21:07:28.000Z","size":10,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-01T16:48:15.660Z","etag":null,"topics":["devops","markdown","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/Medvind2140.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":"2024-10-29T15:57:14.000Z","updated_at":"2024-10-30T10:31:25.000Z","dependencies_parsed_at":"2025-03-03T10:00:18.135Z","dependency_job_id":null,"html_url":"https://github.com/Medvind2140/vim-surround-markdown","commit_stats":null,"previous_names":["medvind2140/vim-surround-markdown"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Medvind2140/vim-surround-markdown","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Medvind2140%2Fvim-surround-markdown","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Medvind2140%2Fvim-surround-markdown/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Medvind2140%2Fvim-surround-markdown/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Medvind2140%2Fvim-surround-markdown/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Medvind2140","download_url":"https://codeload.github.com/Medvind2140/vim-surround-markdown/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Medvind2140%2Fvim-surround-markdown/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31969762,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"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":["devops","markdown","vim"],"created_at":"2024-11-13T02:13:49.923Z","updated_at":"2026-04-18T12:33:44.351Z","avatar_url":"https://github.com/Medvind2140.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vim-surround-markdown\nSimple plugin - Tagging of markdown code blocks!\n\n![vim-surround-markdown](https://github.com/user-attachments/assets/63fe592f-308c-4c8d-bc3c-bdee3442656f)\n\n## Usage\n### Block Surround\n1. Select the text you want to surround in visual mode.\n2. Press `_s`.\n3. Enter the language for the code block when prompted.\n\nThe selected text will be surrounded with Markdown code block tags for the specified language.\n\n### Block Remove\n1. Move cursor within a code block\n2. Press `_r`\n\nThe tags surrounding the codeblock will be removed\n\n## Installation\nUse https://github.com/junegunn/vim-plug\n\nIn your .vimrc\n\n```code\ncall plug#begin()\n    Plug 'Medvind2140/vim-surround-markdown'\n```\n\n```code\n:source ~/.vimrc\n:PlugUpdate\n```\n\nNote! Only tested on Vi IMproved 9.1\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmedvind2140%2Fvim-surround-markdown","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmedvind2140%2Fvim-surround-markdown","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmedvind2140%2Fvim-surround-markdown/lists"}