tree-sitter: add org grammar to update.nix

This commit is contained in:
Lorenzo Manacorda
2022-01-21 21:42:24 +01:00
committed by Matthieu Coudron
parent 8ef408765d
commit 9cabde84be
@@ -304,6 +304,10 @@ let
orga = "victorhqc";
repo = "tree-sitter-prisma";
};
"tree-sitter-org" = {
orga = "milisims";
repo = "tree-sitter-org";
};
};
allGrammars =