# preservim/vim-markdown

Markdown Vim Mode

Repository: https://github.com/preservim/vim-markdown
Canonical: https://ross.abutalabs.com/products/vim-markdown
Language: Vim Script
License Family: other
Topics: markdown, syntax-highlighting, vim
Last push: 2025-10-23T04:32:54+00:00

## Health v2 (maintenance only)
Score: 44/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 48, release rhythm 8, longevity 100
- inputs: {"age_days": 6409, "days_push": 314, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4818, forks 519 (observed 2026-08-28T04:09:00.429152+00:00)

## What it is
A Vim plugin providing Markdown syntax highlighting, matching rules, folding, concealing, and mappings for the original Markdown and extensions. It integrates with Vim and Neovim via common plugin managers.

## Use cases
- edit markdown files in vim with syntax highlighting
- fold markdown headers in vim
- conceal markdown bold and links
- navigate markdown headings with vim mappings
- markdown table formatting support in vim

## When to choose
- you write or edit Markdown in Vim or Neovim and want rich syntax support
- you need header folding and concealing for Markdown documents

## When to avoid
- you use a different editor than Vim/Neovim
- you need a Markdown renderer or preview tool rather than editing support

## Facets
- artifact type: plugin
- maturity: stable
- function: markdown, editor
- domain: text-editors, documentation, developer-tools
- platform: editor-plugin, cross-platform
- tags: vim, neovim, syntax-highlighting, folding, conceal

## Member repositories
- preservim/vim-markdown (main) score 44

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:00.429152+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:18:34.004446+00:00, confidence not recorded.
  - readme: https://github.com/preservim/vim-markdown (fetched 2026-08-28T04:09:00.429152+00:00, sha 88300e277a4c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
