mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-10 12:21:40 +00:00
feat: add diffview.nvim to inputs
This commit is contained in:
parent
ef1b4d88bc
commit
a8f972701c
8 changed files with 66 additions and 0 deletions
6
modules/utility/diffview/default.nix
Normal file
6
modules/utility/diffview/default.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
_: {
|
||||
imports = [
|
||||
./config.nix
|
||||
./diffview.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue