From edd60ed68958465798d605eb63f0af4c516f8e80 Mon Sep 17 00:00:00 2001 From: Colin Date: Tue, 4 Jul 2023 06:58:34 +0000 Subject: [PATCH] initial commit --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..e06695f --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +this will be a tree-sitter implementation for `nix-shell` files. +99% of this repository is code-gen'd garbage. +to recreate it or update it, follow this guide: + + +recording my steps here to maybe someday make this reproducible: +