kakoune/rc
Tim Allen 8a9471ca5c 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
2018-08-02 15:16:25 +10:00
..
base rust.kak: Support Rust's raw-string syntax. 2018-08-02 15:16:25 +10:00
core Tweak various scripts to improve the time they take to load 2018-07-19 18:32:29 +10:00
extra Merge remote-tracking branch 'lenormf/syntax-systemd' 2018-07-25 21:11:08 +10:00