tree-sitter: init at 0.15.7

This commit is contained in:
Profpatsch
2019-08-17 16:50:45 +02:00
parent 17a5cb6cb5
commit ffbad0f656
17 changed files with 312 additions and 0 deletions

View File

@@ -10067,6 +10067,8 @@ in
travis = callPackage ../development/tools/misc/travis { };
tree-sitter = callPackage ../development/tools/parsing/tree-sitter { };
trellis = callPackage ../development/tools/trellis { };
ttyd = callPackage ../servers/ttyd { };