From 3b7c74798e699633d602823aefd9a4e4e36c02a8 Mon Sep 17 00:00:00 2001 From: Ben O'Mahony Date: Wed, 2 Jul 2025 01:43:43 +0100 Subject: [PATCH] doc: add a mention to third party extension oil-git.nvim (#640) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4530065..7f9d317 100644 --- a/README.md +++ b/README.md @@ -366,6 +366,7 @@ Note that at the moment the ssh adapter does not support Windows machines, and i These are plugins maintained by other authors that extend the functionality of oil.nvim. - [oil-git-status.nvim](https://github.com/refractalize/oil-git-status.nvim) - Shows git status of files in statuscolumn +- [oil-git.nvim](https://github.com/benomahony/oil-git.nvim) - Shows git status of files with colour and symbols - [oil-lsp-diagnostics.nvim](https://github.com/JezerM/oil-lsp-diagnostics.nvim) - Shows LSP diagnostics indicator as virtual text ## API