Beautify percent string literals highlighters spacing/indentation

This commit is contained in:
John Isom 2020-08-01 09:50:27 -06:00
parent 0c591baae3
commit b23a85e747

View File

@ -57,6 +57,7 @@ add-highlighter shared/crystal/bracket-string region -recurse '\[' '%Q?\[' '\]'
add-highlighter shared/crystal/brace-string region -recurse '\{' '%Q?\{' '\}' regions
add-highlighter shared/crystal/angle-string region -recurse '<' '%Q?<' '>' regions
add-highlighter shared/crystal/pipe-string region '%Q?\|' '\|' regions
# Raw
# https://crystal-lang.org/reference/syntax_and_semantics/literals/string.html#percent-string-literals
# https://crystal-lang.org/reference/syntax_and_semantics/literals/string.html#percent-string-array-literal