tree-sitter: add org grammar to update.nix

This commit is contained in:
Lorenzo Manacorda 2022-01-21 18:57:35 +01:00 committed by Matthieu Coudron
parent 8ef408765d
commit 9cabde84be

View File

@ -304,6 +304,10 @@ let
orga = "victorhqc";
repo = "tree-sitter-prisma";
};
"tree-sitter-org" = {
orga = "milisims";
repo = "tree-sitter-org";
};
};
allGrammars =