We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df41273 commit cac2b80Copy full SHA for cac2b80
release.cmd
@@ -41,6 +41,7 @@ mode\htmlembedded\htmlembedded.js ^
41
mode\clike\clike.js ^
42
mode\clojure\clojure.js ^
43
mode\ruby\ruby.js ^
44
+mode\rust\rust.js ^
45
mode\python\python.js ^
46
mode\shell\shell.js ^
47
mode\php\php.js ^
release.sh
@@ -50,6 +50,7 @@ mode/clike/clike.js \
50
mode/clojure/clojure.js \
51
mode/diff/diff.js \
52
mode/ruby/ruby.js \
53
+mode/rust/rust.js \
54
mode/python/python.js \
55
mode/shell/shell.js \
56
mode/php/php.js \
0 commit comments