Unverified Commit 32558500 authored by Sandro Jäckel's avatar Sandro Jäckel Committed by GitHub
Browse files

tree-sitter-grammars.tree-sitter-todotxt: init at 2024-01-15 (#448345)

parents 4c6b5168 d580f9d1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -109,6 +109,7 @@
  tree-sitter-tera = lib.importJSON ./tree-sitter-tera.json;
  tree-sitter-tiger = lib.importJSON ./tree-sitter-tiger.json;
  tree-sitter-tlaplus = lib.importJSON ./tree-sitter-tlaplus.json;
  tree-sitter-todotxt = lib.importJSON ./tree-sitter-todotxt.json;
  tree-sitter-toml = lib.importJSON ./tree-sitter-toml.json;
  tree-sitter-tsq = lib.importJSON ./tree-sitter-tsq.json;
  tree-sitter-turtle = lib.importJSON ./tree-sitter-turtle.json;
+12 −0
Original line number Diff line number Diff line
{
  "url": "https://github.com/arnarg/tree-sitter-todotxt",
  "rev": "3937c5cd105ec4127448651a21aef45f52d19609",
  "date": "2024-01-15T09:45:57+01:00",
  "path": "/nix/store/37nxnr79ylm1g1myx2zvhzrymy5z0pw4-tree-sitter-todotxt",
  "sha256": "0551fdv77bdrxsc04gsi3zrc07si34r4gnhaqjg3h5fwbbkj3q1r",
  "hash": "sha256-OeAh51rcFTiexAraRzIZUR/A8h9RPwKY7rmtc3ZzoRQ=",
  "fetchLFS": false,
  "fetchSubmodules": false,
  "deepClone": false,
  "leaveDotGit": false
}