docs(upstream): consolidate #85 into #121

Problem: upstream issue #85 (git status column) was still marked open.
This is tracked by our git integration issue #121.

Solution: mark as consolidated into #121, alongside the previously
consolidated #571.
This commit is contained in:
Barrett Ruth 2026-03-16 15:01:55 -04:00
parent ab2358e45b
commit 159e7f70e9
Signed by: barrett
GPG key ID: A6C96C9349D2FC81

View file

@ -34,7 +34,7 @@ issues against this fork.
| Issue | Description | Status |
| ------------------------------------------------------- | ---------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [#85](https://github.com/stevearc/oil.nvim/issues/85) | Git status column | open |
| [#85](https://github.com/stevearc/oil.nvim/issues/85) | Git status column | consolidated into [#121](https://github.com/barrettruth/canola.nvim/issues/121) |
| [#95](https://github.com/stevearc/oil.nvim/issues/95) | Undo after renaming files | open |
| [#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 |