Merge pull request #79 from barrettruth/docs/acknowledgements

docs: acknowledge difftastic and conflicting plugins
This commit is contained in:
Barrett Ruth 2026-02-07 01:02:33 -05:00 committed by GitHub
commit ba1f830629
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -70,5 +70,9 @@ luarocks install diffs.nvim
- [`vim-fugitive`](https://github.com/tpope/vim-fugitive)
- [`codediff.nvim`](https://github.com/esmuellert/codediff.nvim)
- [`diffview.nvim`](https://github.com/sindrets/diffview.nvim)
- [`difftastic`](https://github.com/Wilfred/difftastic)
- [`mini.diff`](https://github.com/echasnovski/mini.diff)
- [`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