You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
Uses the Crystal lang tree-sitter found at [crystal-lang-tools/tree-sitter-crystal](https://github.com/crystal-lang-tools/tree-sitter-crystal),
4
4
which is mostly complete, and can parse the majority of Crystal's own source code without errors.
5
5
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`.
0 commit comments