Skip to content

Commit f0c46ec

Browse files
Add image, move repo org
1 parent 487d739 commit f0c46ec

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Zed Crystal Support (WIP)
22

3+
![](./assets/image.png)
4+
35
This is very much a work in progress as the tree-sitter is developed. Utilizes the tree-sitter found [here](https://github.com/crystal-lang-tools/tree-sitter).
46

57
Dev installation:

assets/image.png

530 KB
Loading

extension.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ authors = ["Margret Riegert <[email protected]>"]
22
description = "Syntax highlighting for Crystal"
33
id = "crystal"
44
name = "Crystal"
5-
repository = "https://github.com/nobodywasishere/zed-crystal"
5+
repository = "https://github.com/crystal-lang-tools/zed-crystal"
66
schema_version = 1
77
version = "0.0.1"
88

0 commit comments

Comments
 (0)