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

folke/persistence.nvim

💾 Simple session management for Neovim observed · 2026-08-28

github.com/folke/persistence.nvim · Lua · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

45/100

  • Activity 49
  • Release rhythm 8
  • Longevity 100
How is this computed?

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

  • gap_med: n/a
  • age_days: 1888
  • days_rel: n/a
  • days_push: 309
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1009 stars · 46 forks observed · 2026-08-28

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

A Lua plugin for Neovim that provides automated session management, saving the active session on exit and restoring it on demand. It stores sessions per directory (optionally per git branch) under Neovim's state directory and exposes a simple API and user commands for loading, selecting, or stopping sessions.

Use cases

  • restore my last neovim session when reopening a file
  • save open buffers automatically when quitting vim
  • keep separate neovim sessions per git branch
  • pick a saved session to load in neovim
  • resume editing where I left off in neovim
  • integrate session restore with a neovim dashboard

When to choose

  • you use Neovim >= 0.7.2 and want lightweight, automatic session persistence
  • you want per-directory or per-branch sessions without manual :mksession
  • you pair session restore with dashboard/startify-style plugins

When to avoid

  • you use Vim or an older Neovim version
  • you need full workspace/session features beyond buffer and window layout saving
  • you prefer built-in :mksession workflows

Facets

plugin · maturity active

developer-tools configuration-management developer-tools text-editors editor-plugin cli neovim session-management lua vim-plugin editor-workflow

1 source

Member repositories

RepositoryRoleHealth v2
folke/persistence.nvimmain45

For agents

markdown · JSON · MCP: product_card(name="folke/persistence.nvim")

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