initial commit

This commit is contained in:
2023-07-04 06:58:34 +00:00
commit edd60ed689

7
README.md Normal file
View File

@@ -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:
<https://tree-sitter.github.io/tree-sitter/creating-parsers>
recording my steps here to maybe someday make this reproducible: