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

jpalardy/vim-slime

A vim plugin to give you some slime. (Emacs) observed · 2026-08-28

github.com/jpalardy/vim-slime · homepage · Vim Script · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

76/100

  • Activity 98
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 5689
  • days_rel: n/a
  • days_push: 17
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2071 stars · 233 forks observed · 2026-08-28

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

vim-slime is a Vim plugin that brings SLIME-like functionality to Vim, letting you send text from a buffer to a live REPL (Python, R, Clojure, etc.) with a keystroke. It works with any REPL through configurable targets like tmux, screen, kitty, wezterm, and zellij.

Use cases

  • send code from vim to a running python repl
  • evaluate R code from a vim buffer in an R session
  • repl-driven development in vim without copy-pasting
  • send selected text to a tmux pane running a REPL
  • turn vim into a lightweight lisp or clojure IDE
  • iteratively test snippets in irb or node from vim

When to choose

  • you live in Vim and want instant REPL feedback without leaving the editor
  • you want Emacs SLIME-style interactive development in Vim
  • you already use tmux, screen, kitty, or wezterm as your terminal multiplexer
  • you work with any language that has a REPL, not just Lisp

When to avoid

  • you use Neovim and prefer built-in terminal-based solutions like toggleterm or conjure
  • you want a full-featured IDE with debugging and inspection, not just text sending
  • you don't use a terminal multiplexer or supported terminal emulator

Facets

plugin · maturity stable

developer-tools cli developer-tools text-editors windows cross-platform vim-plugin repl slime tmux screen interactive-development vim-script command-line linux macos

3 sources

Member repositories

RepositoryRoleHealth v2
jpalardy/vim-slimemain76

For agents

markdown · JSON · MCP: product_card(name="jpalardy/vim-slime")

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