Skip to content

Commit 406b7ac

Browse files
Update README.md
1 parent 6e4a9d0 commit 406b7ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Uses the Crystal lang tree-sitter found at [crystal-lang-tools/tree-sitter-crystal](https://github.com/crystal-lang-tools/tree-sitter-crystal),
44
which is mostly complete, and can parse the majority of Crystal's own source code without errors.
55

6-
Also uses [Crystalline](https://github.com/elbywan/crystalline) for LSP functionality, if it is available in `$PATH`.
6+
Also uses [Crystalline](https://github.com/elbywan/crystalline) and [ameba-ls](https://github.com/crystal-lang-tools/ameba-ls) for LSP functionality, if they're available in `$PATH`.
77

88
![](./assets/image.png)
99

0 commit comments

Comments
 (0)