docs: add malewicz1337/oil-git.nvim to third-party extensions
Problem: the async fork of oil-git.nvim with directory highlighting was not listed in the README. Solution: add it to the third-party extensions list, disambiguating both oil-git.nvim entries by author name. Cherry-picked from: stevearc/oil.nvim#717
This commit is contained in:
parent
b92ecb04ee
commit
582d9fc815
1 changed files with 2 additions and 1 deletions
|
|
@ -378,7 +378,8 @@ Note that older versions of Neovim don't support numbers in the url, so for Neov
|
||||||
These are plugins maintained by other authors that extend the functionality of oil.nvim.
|
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-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-git.nvim (benomahony)](https://github.com/benomahony/oil-git.nvim) - Shows git status of files with colour and symbols
|
||||||
|
- [oil-git.nvim (malewicz1337)](https://github.com/malewicz1337/oil-git.nvim) - Async fork with directory highlighting and debounced updates
|
||||||
- [oil-lsp-diagnostics.nvim](https://github.com/JezerM/oil-lsp-diagnostics.nvim) - Shows LSP diagnostics indicator as virtual text
|
- [oil-lsp-diagnostics.nvim](https://github.com/JezerM/oil-lsp-diagnostics.nvim) - Shows LSP diagnostics indicator as virtual text
|
||||||
|
|
||||||
## API
|
## API
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue