From a046f38796b3c53a10aeb2e23e3da836d55f3b69 Mon Sep 17 00:00:00 2001 From: Barrett Ruth Date: Sat, 7 Feb 2026 00:55:37 -0500 Subject: [PATCH] docs: acknowledge difftastic and conflicting plugins --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 89254ac..2e04b2c 100644 --- a/README.md +++ b/README.md @@ -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