feat(doc): acknowledgements

This commit is contained in:
Barrett Ruth 2026-02-01 19:56:14 -05:00
parent 2b739e3eb7
commit 79959d1d06

View file

@ -19,7 +19,6 @@ Treesitter syntax highlighting for vim-fugitive
- Neovim 0.9.0+
- [vim-fugitive](https://github.com/tpope/vim-fugitive)
- Treesitter parsers for languages you want highlighted
## Installation
@ -39,7 +38,8 @@ Using [lazy.nvim](https://github.com/folke/lazy.nvim):
:help fugitive-ts.nvim
```
## Similar Projects
## Acknowledgements
- [codediff.nvim](https://github.com/esmuellert/codediff.nvim)
- [diffview.nvim](https://github.com/sindrets/diffview.nvim)
- [resolve.nvim](https://github.com/spacedentist/resolve.nvim)