docs: credit phanen for treesitter injection support

This commit is contained in:
Barrett Ruth 2026-02-07 14:32:04 -05:00
parent 0cefa00d27
commit f6c0738384
2 changed files with 3 additions and 2 deletions

View file

@ -74,4 +74,4 @@ luarocks install diffs.nvim
- [`gitsigns.nvim`](https://github.com/lewis6991/gitsigns.nvim)
- [`git-conflict.nvim`](https://github.com/akinsho/git-conflict.nvim)
- [@phanen](https://github.com/phanen) - diff header highlighting, unknown
filetype fix, shebang/modeline detection
filetype fix, shebang/modeline detection, treesitter injection support

View file

@ -472,7 +472,8 @@ ACKNOWLEDGEMENTS *diffs-acknowledgements*
- vim-fugitive (https://github.com/tpope/vim-fugitive)
- codediff.nvim (https://github.com/esmuellert/codediff.nvim)
- diffview.nvim (https://github.com/sindrets/diffview.nvim)
- @phanen (https://github.com/phanen) - diff header highlighting
- @phanen (https://github.com/phanen) - diff header highlighting,
treesitter injection support
==============================================================================
vim:tw=78:ts=8:ft=help:norl: