feat: Update neovim

This commit is contained in:
Uttarayan Mondal
2024-04-30 01:43:00 +05:30
parent 24a19e54de
commit 480d221ee4
7 changed files with 179 additions and 111 deletions

View File

@@ -44,7 +44,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
nixvim = {
url = "github:GaetanLepage/nixvim/ast-grep";
url = "github:nix-community/nixvim";
inputs.nixpkgs.follows = "nixpkgs";
};
nix-index-database.url = "github:Mic92/nix-index-database";