Skip to content

Commit b63cd50

Browse files
committed
Fix Rust string highlighting.
* Update History.
1 parent fe99977 commit b63cd50

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ Copy all files from **data** directory to **Koder** directory in any non-package
3232
* Add editor style menu to preferences.
3333
* Add toolbar.
3434
* Put selection in Find window automatically.
35+
* Add AWK, Perl, Ruby and Rust support.
3536

3637
0.1.0 - *01-01-2017*
3738

data/styles/default/rust.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Number:
5252
foreground: "#af0f91"
5353
background: "#ffffff"
5454
String:
55-
id: 6
55+
id: 13
5656
foreground: "#2a00ff"
5757
background: "#ffffff"
5858
Raw string:

0 commit comments

Comments
 (0)