Ross ROSS = Recommend OSS · open-source software intelligence for agents

mattn/vim-gist

Vim plugin for Gist observed · 2026-08-28

github.com/mattn/vim-gist · homepage · Vim Script observed · 2026-08-28

Health v2 · maintenance only

66/100

  • Activity 76
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 6516
  • days_rel: n/a
  • days_push: 145
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1690 stars · 130 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Vim plugin (vimscript) for creating, editing, listing, forking, starring, and deleting GitHub Gists directly from the editor. It supports posting buffers or selections, anonymous and private gists, and browsing gist listings with keyboard mappings.

Use cases

  • post current buffer or selection to github gist from vim
  • create private or anonymous gists without leaving the editor
  • edit and update an existing gist with :w
  • list my gists or another user's gists in vim
  • fetch a gist by id into a vim buffer
  • fork or star a gist from vim
  • copy a gist's contents to the clipboard

When to choose

  • you use Vim and frequently share code snippets as GitHub Gists
  • you want to create, edit, and manage gists without switching to a browser
  • you want to pull gists into buffers for quick editing or copying

When to avoid

  • you use a different editor like VS Code or Neovim with Lua-based tooling
  • you need a general-purpose GitHub client beyond gists
  • you cannot install curl, which the plugin requires

Facets

plugin · maturity active

developer-tools editor developer-tools text-editors apis cross-platform cli vim gist github vim-plugin code-snippets editor-plugin

5 sources

Member repositories

RepositoryRoleHealth v2
mattn/vim-gistmain66

For agents

markdown · JSON · MCP: product_card(name="mattn/vim-gist")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem