forked from pub-solar/os
neovim: add diffview-nvim
This commit is contained in:
parent
49b89e9f9d
commit
8431aae3b8
|
@ -176,6 +176,9 @@ in {
|
||||||
|
|
||||||
# Fix TOFU hashes when writing nix derivations without leaving neovim
|
# Fix TOFU hashes when writing nix derivations without leaving neovim
|
||||||
vim-nixhash
|
vim-nixhash
|
||||||
|
|
||||||
|
# Single tabpage interface for easily cycling through diffs for all modified files
|
||||||
|
diffview-nvim
|
||||||
];
|
];
|
||||||
|
|
||||||
extraConfig = builtins.concatStringsSep "\n" [
|
extraConfig = builtins.concatStringsSep "\n" [
|
||||||
|
|
Loading…
Reference in a new issue