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

tpope/vim-eunuch

eunuch.vim: Helpers for UNIX observed · 2026-08-28

github.com/tpope/vim-eunuch · homepage · Vim Script observed · 2026-08-28

Health v2 · maintenance only

76/100

  • Activity 97
  • 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: 5364
  • days_rel: n/a
  • days_push: 21
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1887 stars · 79 forks observed · 2026-08-28

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

eunuch.vim is a Vim plugin by Tim Pope that provides convenient Vim commands wrapping common UNIX shell operations like deleting, renaming, and chmod-ing files, plus sudo write/edit and find/locate integration into the quickfix list. It keeps buffer state and filesystem state in sync when manipulating files from within Vim.

Use cases

  • delete a file and its buffer from vim
  • rename a file and buffer together in vim
  • edit a root-owned file with sudo in vim
  • write a privileged file with sudo from vim
  • run find or locate and load results into vim quickfix
  • make a script executable automatically after writing a shebang
  • create a directory next to the current file in vim

When to choose

  • you live in Vim and frequently rename, delete, or chmod files from the editor
  • you need to edit or write root-owned files without leaving Vim
  • you want find/locate results piped into Vim's quickfix or location lists

When to avoid

  • you use Neovim/VS Code and prefer modern Lua or extension-based tooling
  • you only need file management outside the editor
  • you need a cross-platform solution for Windows without a UNIX shell

Facets

plugin · maturity stable

developer-tools file-system cli text-editors developer-tools editor-plugin vim vim-plugin unix-commands sudo file-management command-line linux macos

5 sources

Member repositories

RepositoryRoleHealth v2
tpope/vim-eunuchmain76

For agents

markdown · JSON · MCP: product_card(name="tpope/vim-eunuch")

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