We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 132bd8e + d8da5b1 commit a277f52Copy full SHA for a277f52
grammars/eex.cson
@@ -12,7 +12,7 @@
12
'name': 'comment.block.eex'
13
}
14
{
15
- 'begin': '<%+(?!>)[-=]+'
+ 'begin': '<%+(?!>)[-=]*'
16
'captures':
17
'0':
18
'name': 'punctuation.section.embedded.elixir'
0 commit comments