{"id":19082155,"url":"https://github.com/sergei-mironov/vim-markdown-indent","last_synced_at":"2026-05-17T15:02:56.175Z","repository":{"id":162524075,"uuid":"637045509","full_name":"sergei-mironov/vim-markdown-indent","owner":"sergei-mironov","description":"Vim markdown indentation plugin","archived":false,"fork":false,"pushed_at":"2024-08-23T12:20:04.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-02T20:31:09.995Z","etag":null,"topics":["indentation","markdown","vim","vim-plugin"],"latest_commit_sha":null,"homepage":"","language":"Vim Script","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/sergei-mironov.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":"2023-05-06T10:38:12.000Z","updated_at":"2024-08-23T12:20:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"4b4d3e07-0e01-4400-aa60-622906dff18e","html_url":"https://github.com/sergei-mironov/vim-markdown-indent","commit_stats":null,"previous_names":["sergei-mironov/vim-markdown-indent"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergei-mironov%2Fvim-markdown-indent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergei-mironov%2Fvim-markdown-indent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergei-mironov%2Fvim-markdown-indent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergei-mironov%2Fvim-markdown-indent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sergei-mironov","download_url":"https://codeload.github.com/sergei-mironov/vim-markdown-indent/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240131730,"owners_count":19752727,"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":["indentation","markdown","vim","vim-plugin"],"created_at":"2024-11-09T02:41:56.202Z","updated_at":"2026-05-17T15:02:51.153Z","avatar_url":"https://github.com/sergei-mironov.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"Vim-markdown-indent\n===================\n\n[[Vim script page](https://www.vim.org/scripts/script.php?script_id=6116)]\n\nA vim plugin to setup the indent expression for the Markdown files in Vim, and\nthat is it.\n\n``` markdown\n1. Numbered list, press enter ...\n   . `\u003c--` cursor goes here.\n2. Press enter and then continue the list by typing `3. ` ...\n3. The plugin adjusts the indentation by shifting the line to the left.\n   1. But if we type `1.` the plugin would treat it as a nested list.\n   2. So we can continue.\n\n* The same works for itemized lists. Typing `*` in the next line instructs\n  plugin to shift the line to the left.\n* But typing the list bullet other than the current one, say `-`, ...\n  - makes a nested list start.\n  - All the above works for\n    multi\n    line\n  - list items\n\n```\n\nMore details on formatting can be seen in the [test script](./test.sh).\n\nReferences\n----------\n\n* [vim-kramdown-tab](https://github.com/mzlogin/vim-kramdown-tab)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsergei-mironov%2Fvim-markdown-indent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsergei-mironov%2Fvim-markdown-indent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsergei-mironov%2Fvim-markdown-indent/lists"}