From e2a180fc3bde98291d54d790dedab0943ecedf9a Mon Sep 17 00:00:00 2001 From: Dave Powers Date: Tue, 26 Dec 2023 12:53:07 -0500 Subject: [PATCH] Add link to Helix configuration in editor support section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 42184d41..e4757b84 100644 --- a/README.md +++ b/README.md @@ -156,6 +156,7 @@ We've added a number of editing guides for getting started: - [neovim](https://github.com/standardrb/standard/wiki/IDE:-neovim) - [RubyMine](https://www.jetbrains.com/help/ruby/rubocop.html#disable_rubocop) - [emacs](https://www.flycheck.org/en/latest/languages.html#syntax-checker-ruby-standard) +- [Helix](https://github.com/helix-editor/helix/wiki/External-formatter-configuration#standardrb) - [Atom](https://github.com/standardrb/standard/wiki/IDE:-Atom) If you'd like to help by creating a guide, please draft one [in an