mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 02:11:33 +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
|
@ -345,6 +345,11 @@
|
|||
flake = false;
|
||||
};
|
||||
|
||||
diffview-nvim = {
|
||||
url = "github:sindrets/diffview.nvim";
|
||||
flake = false;
|
||||
};
|
||||
|
||||
venn-nvim = {
|
||||
url = "github:jbyuki/venn.nvim";
|
||||
flake = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue