feat(nvim): add gitignore nvim
This commit is contained in:
parent
d902903984
commit
b1a6d5016a
4 changed files with 32 additions and 3 deletions
17
flake.lock
generated
17
flake.lock
generated
|
|
@ -370,6 +370,22 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"gitignore-nvim": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1680653909,
|
||||
"narHash": "sha256-H6IXZTskIAOmp3U57NIT4Of45xXqrX/6VRm1s28S89Y=",
|
||||
"owner": "wintermute-cell",
|
||||
"repo": "gitignore.nvim",
|
||||
"rev": "b61e4a50b78f9a3702a4ed168ab6c9ceba5f6299",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "wintermute-cell",
|
||||
"repo": "gitignore.nvim",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"gitignore_2": {
|
||||
"inputs": {
|
||||
"nixpkgs": [
|
||||
|
|
@ -852,6 +868,7 @@
|
|||
"copilot-lua": "copilot-lua",
|
||||
"emacs": "emacs",
|
||||
"flake-utils": "flake-utils_3",
|
||||
"gitignore-nvim": "gitignore-nvim",
|
||||
"home-manager": "home-manager",
|
||||
"howdy": "howdy",
|
||||
"hypr-contrib": "hypr-contrib",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue