Update nvf

This commit is contained in:
muon 2026-01-05 10:57:34 +00:00
parent 9124f817d5
commit b5fe717892
3 changed files with 12 additions and 10 deletions

View file

@ -14,7 +14,8 @@
nix-alien.url = "github:thiagokokada/nix-alien";
nvf = {
url = "github:NotAShelf/nvf";
# url = "github:NotAShelf/nvf";
url = "github:thamenato/nvf/fix-nvim-treesitter";
inputs.nixpkgs.follows = "nixpkgs";
};