We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe99977 commit b63cd50Copy full SHA for b63cd50
2 files changed
README.md
@@ -32,6 +32,7 @@ Copy all files from **data** directory to **Koder** directory in any non-package
32
* Add editor style menu to preferences.
33
* Add toolbar.
34
* Put selection in Find window automatically.
35
+* Add AWK, Perl, Ruby and Rust support.
36
37
0.1.0 - *01-01-2017*
38
data/styles/default/rust.yaml
@@ -52,7 +52,7 @@ Number:
52
foreground: "#af0f91"
53
background: "#ffffff"
54
String:
55
- id: 6
+ id: 13
56
foreground: "#2a00ff"
57
58
Raw string:
0 commit comments