From d54bf8aa0eb165267c66bbad8ddcb217682cc18b Mon Sep 17 00:00:00 2001 From: Barrett Ruth Date: Sun, 15 Mar 2026 12:59:04 -0400 Subject: [PATCH] docs(upstream): mark #479 not actionable MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Problem: Issue #479 (harpoon integration recipe) was listed as `open` despite being a stale documentation request from 2024 with zero engagement. Solution: Mark as `not actionable — no demand, stale`. --- doc/upstream.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/upstream.md b/doc/upstream.md index 87b0454..b7b7381 100644 --- a/doc/upstream.md +++ b/doc/upstream.md @@ -85,7 +85,7 @@ issues against this fork. | [#457](https://github.com/stevearc/oil.nvim/issues/457) | Custom column API | open | | [#466](https://github.com/stevearc/oil.nvim/issues/466) | Select into window on right | open | | [#473](https://github.com/stevearc/oil.nvim/issues/473) | Show hidden when dir is all-hidden | fixed ([#85](https://github.com/barrettruth/canola.nvim/pull/85)) | -| [#479](https://github.com/stevearc/oil.nvim/issues/479) | Harpoon integration recipe | open | +| [#479](https://github.com/stevearc/oil.nvim/issues/479) | Harpoon integration recipe | not actionable — no demand, stale | | [#483](https://github.com/stevearc/oil.nvim/issues/483) | Spell downloads depend on netrw | not actionable — fixed in neovim#34940 | | [#486](https://github.com/stevearc/oil.nvim/issues/486) | Directory sizes show misleading 4.1k | fixed ([#87](https://github.com/barrettruth/canola.nvim/pull/87)) | | [#492](https://github.com/stevearc/oil.nvim/issues/492) | j/k remapping question | not actionable — answered |