mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 10:21:31 +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
17
flake.lock
generated
17
flake.lock
generated
|
@ -272,6 +272,22 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"diffview-nvim": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1677593773,
|
||||
"narHash": "sha256-CMURShXn0RjZW3dc96o1usaLwWC+gOPAkIn3D9YPyBg=",
|
||||
"owner": "sindrets",
|
||||
"repo": "diffview.nvim",
|
||||
"rev": "009beb8054e510e7e2df122ee3ddb2b46bef542b",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "sindrets",
|
||||
"repo": "diffview.nvim",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"dirt-samples-src": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
|
@ -1235,6 +1251,7 @@
|
|||
"copilot-lua": "copilot-lua",
|
||||
"crates-nvim": "crates-nvim",
|
||||
"dashboard-nvim": "dashboard-nvim",
|
||||
"diffview-nvim": "diffview-nvim",
|
||||
"dressing-nvim": "dressing-nvim",
|
||||
"fidget-nvim": "fidget-nvim",
|
||||
"flake-parts": "flake-parts",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue