feat(snippets): fucking finally get working snippets

This commit is contained in:
Mohammad Rafiq 2025-06-17 13:26:25 +08:00
parent 81de39561a
commit d0714f8bff
No known key found for this signature in database
4 changed files with 63 additions and 12 deletions

View file

@ -31,7 +31,7 @@
nvf.inputs.nil.follows = "nil";
nvf.inputs.nixpkgs.follows = "nixpkgs";
nvf.inputs.systems.follows = "systems";
nvf.url = "github:notashelf/nvf";
nvf.url = "github:rrvsh/nvf/luasnip-customsnippets-stg";
python-flexseal.inputs.flake-utils.follows = "flake-utils";
python-flexseal.inputs.nixpkgs.follows = "nixpkgs";
python-flexseal.url = "github:Janrupf/python-flexseal";