doc: add a mention to third party extension oil-git.nvim (#640)

This commit is contained in:
Ben O'Mahony 2025-07-02 01:43:43 +01:00 committed by GitHub
parent 1498d2fccf
commit 3b7c74798e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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