···70 # If you need a grammar that already exists in the official orga,
71 # make sure to give it a different name.
72 otherGrammars = {
000073 "tree-sitter-nix" = {
74 orga = "cstrahan";
75 repo = "tree-sitter-nix";
···70 # If you need a grammar that already exists in the official orga,
71 # make sure to give it a different name.
72 otherGrammars = {
73+ "tree-sitter-comment" = {
74+ orga = "stsewd";
75+ repo = "tree-sitter-comment";
76+ };
77 "tree-sitter-nix" = {
78 orga = "cstrahan";
79 repo = "tree-sitter-nix";