mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 17:36:19 +04:00
a8248c50e1
The grammar now exposes the delimiter of raw-strings. We can now inject the inner grammar in cases like: const char* script = R"js( alert('hello world!'); )js"; |
||
---|---|---|
.. | ||
highlights.scm | ||
indents.scm | ||
injections.scm | ||
textobjects.scm |