Initial commit.

This commit is contained in:
2025-08-26 21:33:27 -04:00
commit e7b6cc4197
5 changed files with 54 additions and 0 deletions

11
extension.toml Normal file
View File

@@ -0,0 +1,11 @@
id = "scl"
name = "SCL"
description = "SCL support."
version = "0.1.0"
schema_version = 1
authors = ["Jacob Signorovitch <jacob.signorovitch@gmail.com>"]
repository = "https://git.signorovitch.org/jacob/zed-scl"
[grammars.scl]
repository = "https://git.signorovitch.org/jacob/tree-sitter-scl"
rev = "7cad33405ec41b89a060a6bae7fb437bde99b9ed"