neovim: add diffview-nvim

This commit is contained in:
teutat3s 2024-06-06 17:57:59 +02:00
parent 49b89e9f9d
commit 8431aae3b8
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

@ -176,6 +176,9 @@ in {
# Fix TOFU hashes when writing nix derivations without leaving neovim
vim-nixhash
# Single tabpage interface for easily cycling through diffs for all modified files
diffview-nvim
];
extraConfig = builtins.concatStringsSep "\n" [