# MattesGroeger/vim-bookmarks

Vim bookmark plugin

Repository: https://github.com/MattesGroeger/vim-bookmarks
Canonical: https://ross.abutalabs.com/products/vim-bookmarks
Homepage: http://www.vim.org/scripts/script.php?script_id=4893
Language: Vim Script
License: MIT
License Family: permissive
Last push: 2026-04-08T07:47:16+00:00

## Health v2 (maintenance only)
Score: 57/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 76, release rhythm 8, longevity 100
- inputs: {"age_days": 4555, "days_push": 147, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1096, forks 100 (observed 2026-08-28T04:03:34.357164+00:00)

## What it is
A Vim plugin that lets users toggle per-line bookmarks and attach annotations (comments) to lines, with navigation via the quickfix window. Bookmarks persist across sessions and can be scoped per working directory.

## Use cases
- bookmark lines of code in vim
- annotate code lines for review
- navigate between marked lines in vim
- persist vim bookmarks between sessions
- prepare code review notes in vim
- list all bookmarks in a quickfix window

## When to choose
- you live in Vim/Neovim and want lightweight line bookmarks
- you need persistent, per-project bookmarks with optional annotations
- you want quickfix or ctrlp/unite integration for jumping between bookmarks

## When to avoid
- you use a different editor or IDE with built-in bookmarking
- you need bookmarks shared across a team or synced to an external service
- your Vim build lacks signs support

## Facets
- artifact type: plugin
- maturity: stable
- function: editor, developer-tools
- domain: text-editors, developer-tools
- platform: editor-plugin, cli, cross-platform
- tags: vim, bookmarks, annotations, code-review, quickfix, vim-script

## Member repositories
- MattesGroeger/vim-bookmarks (main) score 57

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:34.357164+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-30T06:46:38.359401+00:00, confidence not recorded.
  - readme: https://github.com/MattesGroeger/vim-bookmarks (fetched 2026-08-28T04:03:34.357164+00:00, sha 588ef02c29cb)
  - homepage: http://www.vim.org/scripts/script.php?script_id=4893 (fetched 2026-08-29T12:49:53.694581+00:00, sha 42aeeb71db1e)
  - site_page: https://www.vim.org/about.php (fetched 2026-08-29T12:49:53.703770+00:00, sha 1bd2c1907ce5)
  - site_page: https://www.vim.org/docs.php (fetched 2026-08-29T12:49:53.705730+00:00, sha 438015e9e2e2)
  - site_page: http://www.vim.org/about.php (fetched 2026-08-29T12:49:53.707403+00:00, sha fbe78bde9535)
- Data as of 2026-08-30T08:39:29.467469+00:00.
