diff --git a/syntaxes/elixir-heex.json b/syntaxes/elixir-heex.json index 495ee71..c75c2c8 100644 --- a/syntaxes/elixir-heex.json +++ b/syntaxes/elixir-heex.json @@ -11,7 +11,7 @@ "name": "string.quoted.double.heredoc.elixir" } }, - "end": "^\\s*(\"\"\"[a-z]*)$", + "end": "^\\s*(\"\"\"[a-z]*)", "endCaptures": { "0": { "name": "string.quoted.double.heredoc.elixir"