Tough_Crowd/data/usr/share
Alexander Lopatin 47dfa2af2c
Fix #98: Implement Rust highlighting support (#99)
Initial Rust highlighting support

* Basic support for the language
* Line comments (`//`)
* Block comments (`/* */`), but no recursion
* Chars
* Strings (`"..."`)
* Raw strings (`r"..."`, `r#"..."#`, up to 5 levels)
* Added some Rust syntax test files

Co-authored-by: Romain Failliot <romain.failliot@foolstep.com>
2022-10-24 16:16:24 -04:00
..
diffuse/syntax Fix #98: Implement Rust highlighting support (#99) 2022-10-24 16:16:24 -04:00
gnome/help/diffuse Prepare files for release 0.7.7 2022-10-23 20:12:48 -04:00
man Start modularizing the code 2021-11-16 17:48:34 -05:00
omf/diffuse Prepare files for release 0.7.7 2022-10-23 20:12:48 -04:00