From 98b5ed67dc0a7cedd597b11072d349d1eea0ab65 Mon Sep 17 00:00:00 2001 From: Mauro Date: Thu, 7 Aug 2025 11:15:15 +0200 Subject: [PATCH] Update README.md - link to helix-wiki entry The Helix link now points to this repo's wiki entry instead of the pretty old blog post. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 576c840d..3f747b94 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ make use of the Julia Language Server for various code editing features: - [Emacs](../../wiki/Emacs) - [Sublime Text](https://github.com/tomv564/LSP) - [Kakoune](../../wiki/Kakoune) -- [Helix](https://uncomfyhalomacro.pl/blog/14/) +- [Helix](../../wiki/helix) - [Kate](../../wiki/Kate) - [Others](https://microsoft.github.io/language-server-protocol/implementors/tools/)