diff --git a/README.md b/README.md index 0051f21..b7bb86c 100644 --- a/README.md +++ b/README.md @@ -123,3 +123,4 @@ See the documentation for more information. filetype fix, shebang/modeline detection, treesitter injection support, decoration provider highlighting architecture, gitsigns blame popup highlighting +- [@tris203](https://github.com/tris203) - support for transparent backgrounds diff --git a/doc/diffs.nvim.txt b/doc/diffs.nvim.txt index 9220c3e..73f7cc3 100644 --- a/doc/diffs.nvim.txt +++ b/doc/diffs.nvim.txt @@ -993,6 +993,7 @@ ACKNOWLEDGEMENTS *diffs-acknowledgements* - @phanen (https://github.com/phanen) - diff header highlighting, treesitter injection support, blame_hl.nvim (gitsigns blame popup highlighting inspiration) +- @tris203 (https://github.com/tris203) - support for transparent backgrounds ============================================================================== vim:tw=78:ts=8:ft=help:norl: