mattn/vim-gist
Vim plugin for Gist 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
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
- readme: https://github.com/mattn/vim-gist · fetched 2026-08-28 · d24a48e43e68
- homepage: http://www.vim.org/scripts/script.php?script_id=2423 · fetched 2026-08-29 · be91c9ad4b39
- site_page: https://www.vim.org/about.php · fetched 2026-08-29 · 1bd2c1907ce5
- site_page: https://www.vim.org/docs.php · fetched 2026-08-29 · 438015e9e2e2
- site_page: http://www.vim.org/about.php · fetched 2026-08-29 · fbe78bde9535
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mattn/vim-gist | main | 66 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem