Add Tree-sitter grammar for Decodal

This commit is contained in:
2026-06-16 12:01:29 +09:00
parent f1a5836247
commit 58d2c9b423
39 changed files with 8453 additions and 1 deletions
+2
View File
@@ -4,9 +4,11 @@ pkgs.mkShell {
cargo
clippy
git
nodejs
nixfmt
rustc
rustfmt
tree-sitter
];
shellHook = ''