feat: Update to latest nixvim and nixpkgs

This commit is contained in:
uttarayan21
2024-09-17 19:21:46 +05:30
parent 8e1bc492a4
commit 33c7d05ba7
6 changed files with 302 additions and 285 deletions

View File

@@ -19,7 +19,7 @@
flake = false;
};
neorg = {
url = "github:nvim-neorg/neorg/v7.0.0";
url = "github:nvim-neorg/neorg/v9.1.1";
flake = false;
};
neorg-telescope = {