diff options
| author | Tim Allen <screwtape@froup.com> | 2018-08-02 15:16:25 +1000 |
|---|---|---|
| committer | Tim Allen <screwtape@froup.com> | 2018-08-02 15:16:25 +1000 |
| commit | 8a9471ca5c99e07731aecfee677abf0b6252e48b (patch) | |
| tree | 5f222374c595bca641870bd797524b79a07d2198 /src/input_handler.cc | |
| parent | bd9895ea86c9151b2df5900ac79e26a1772fad65 (diff) | |
rust.kak: Support Rust's raw-string syntax.
According to the Rust language reference[1], a raw string starts with an 'r',
zero or more '#' characters, and a '"', and doesn't close until a '"' is
immediately followed by the matching number of '#' characters.
[1]: https://doc.rust-lang.org/reference/tokens.html#raw-string-literals
Diffstat (limited to 'src/input_handler.cc')
0 files changed, 0 insertions, 0 deletions
