feat(nvim): add gitignore nvim

This commit is contained in:
Moritz Böhme 2023-04-10 14:36:40 +02:00
parent d902903984
commit b1a6d5016a
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9
4 changed files with 32 additions and 3 deletions

17
flake.lock generated
View file

@ -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",