From 73bd924891631579c8eac354a331e9f420a42b34 Mon Sep 17 00:00:00 2001 From: Andy Waite Date: Mon, 8 Jan 2024 09:23:12 -0500 Subject: [PATCH] ADd link to rubyfmt extension --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 35b0a96e42..e8957179af 100644 --- a/README.md +++ b/README.md @@ -83,6 +83,7 @@ features. This is the mechanism that powers addons like - [Ruby LSP Rails](https://github.com/Shopify/ruby-lsp-rails) - [Ruby LSP RSpec](https://github.com/st0012/ruby-lsp-rspec) +- [Ruby LSP rubyfmt]](https://github.com/jscharf/ruby-lsp-rubyfmt) For instructions on how to create addons, see the [addons documentation](ADDONS.md).