format + tree-sitter

This commit is contained in:
2026-04-15 11:28:48 +02:00
parent 6ee0af88cd
commit d191299966
10 changed files with 107 additions and 72 deletions
+1
View File
@@ -3,5 +3,6 @@
environment.systemPackages = with pkgs; [
lua-language-server
stylua
tree-sitter
];
}