From 5d0c9dab90f931ea53df3cff3d7e7835a358aabf Mon Sep 17 00:00:00 2001 From: "Patrick H. Mullins" Date: Tue, 22 Oct 2019 09:23:05 +0000 Subject: [PATCH] Update README.md Added link to ELM language module for BBEdit text editor. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e60b896..0057886 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ Community members have created a bunch of editor plugins for Elm. - [Atom](https://atom.io/packages/language-elm) +- [BBEdit](https://github.com/yb66/BBEdit-Elm-clm) - [Brackets](https://github.com/lepinay/elm-brackets) - [Emacs](https://github.com/jcollard/elm-mode) - [IntelliJ](https://github.com/klazuka/intellij-elm) ✨