From 7bc26fc7aa185dac8100f37cbcb0ee4fd99b4f4a Mon Sep 17 00:00:00 2001 From: Andy Waite Date: Wed, 7 Aug 2024 16:13:44 -0400 Subject: [PATCH] Update EDITORS.md Co-authored-by: Stan Lo --- EDITORS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EDITORS.md b/EDITORS.md index 0953c755df..6b8fd9feb7 100644 --- a/EDITORS.md +++ b/EDITORS.md @@ -3,7 +3,7 @@ This file contains community driven instructions on how to set up the Ruby LSP in some of the more popular editors. Due to reviewing capacity, we aren't able to keep all the available editors here. For VS Code, use the official [Ruby LSP extension](https://marketplace.visualstudio.com/items?itemName=Shopify.ruby-lsp). -For other editors, we encourage the community to the use [public wiki](https://github.com/Shopify/ruby-lsp/wiki). +For editors that aren't covered in this document, we encourage the community to the use [public wiki](https://github.com/Shopify/ruby-lsp/wiki). > [!NOTE] > Some Ruby LSP features may be unavailable or limited due to incomplete implementations of the Language Server