neovim: use nixvim to manage plugins and configuration
1 file changed, 12 insertions(+), 0 deletions(-)
changed files
M npins/sources.json → npins/sources.json
@@ -93,6 +93,18 @@ "name": "nixos-unstable", "url": "https://releases.nixos.org/nixos/unstable/nixos-25.05beta770807.a84ebe20c6bc/nixexprs.tar.xz", "hash": "1nnncvsn1xszaav09ldn99kb0fnb7yhmszbsagb56q3p6w62qhir" }, + "nixvim": { + "type": "Git", + "repository": { + "type": "GitHub", + "owner": "nix-community", + "repo": "nixvim" + }, + "branch": "main", + "revision": "6b95b825529aa2d8536f7684fe64382ef4d15d84", + "url": "https://github.com/nix-community/nixvim/archive/6b95b825529aa2d8536f7684fe64382ef4d15d84.tar.gz", + "hash": "0bx1rrkkryhkgpfj5phgsa3gwvayzlfdwb1h2zvr4dhsxgj7pqyr" + }, "nur": { "type": "Git", "repository": {