From 3249bbfaa793430690ed333859faab926fcb2833 Mon Sep 17 00:00:00 2001 From: Barrett Ruth <62671086+barrettruth@users.noreply.github.com> Date: Sun, 8 Mar 2026 16:03:05 -0400 Subject: [PATCH] docs(upstream): mark #207 fixed (#94) --- doc/upstream.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/upstream.md b/doc/upstream.md index 197aa76..d32e7e0 100644 --- a/doc/upstream.md +++ b/doc/upstream.md @@ -39,7 +39,7 @@ issues against this fork. | [#117](https://github.com/stevearc/oil.nvim/issues/117) | Move file into new dir via slash in name | open | | [#156](https://github.com/stevearc/oil.nvim/issues/156) | Paste path of files into oil buffer | open | | [#200](https://github.com/stevearc/oil.nvim/issues/200) | Highlights not working when opening a file | open | -| [#207](https://github.com/stevearc/oil.nvim/issues/207) | Suppress "no longer available" message | open | +| [#207](https://github.com/stevearc/oil.nvim/issues/207) | Suppress "no longer available" message | fixed — `cleanup_buffers_on_delete` option | | [#210](https://github.com/stevearc/oil.nvim/issues/210) | FTP support | open | | [#213](https://github.com/stevearc/oil.nvim/issues/213) | Disable preview for large files | fixed ([#85](https://github.com/barrettruth/canola.nvim/pull/85)) | | [#226](https://github.com/stevearc/oil.nvim/issues/226) | K8s/Docker adapter | open |