Add 'vim-plug' vim plugin to neovim flake

This commit is contained in:
2025-11-18 22:42:58 +01:00
parent 283e49281c
commit c3bfb2e449
4 changed files with 82 additions and 36 deletions

19
flake.lock generated
View File

@@ -82,6 +82,24 @@
"type": "github"
}
},
"nix-secrets": {
"flake": false,
"locked": {
"lastModified": 1762546290,
"narHash": "sha256-a0mXF68to0eJQiIq1vCBMcGCX1UA1lBpwHgCinKfORA=",
"ref": "main",
"rev": "b0473511f3718fb95f01e6c8bad6da3eb582974c",
"shallow": true,
"type": "git",
"url": "ssh://git@github.com/hektor/nix-secrets"
},
"original": {
"ref": "main",
"shallow": true,
"type": "git",
"url": "ssh://git@github.com/hektor/nix-secrets"
}
},
"nixCats": {
"locked": {
"lastModified": 1763330129,
@@ -291,6 +309,7 @@
"disko": "disko",
"firefox-addons": "firefox-addons",
"home-manager": "home-manager",
"nix-secrets": "nix-secrets",
"nixgl": "nixgl",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs",