Skip to content

Commit

Permalink
kate: update Rust version
Browse files Browse the repository at this point in the history
  • Loading branch information
apasel422 committed Mar 3, 2013
1 parent d1d6326 commit 8596535
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/etc/kate/rust.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[
<!ENTITY rustIdent "[a-zA-Z_][a-zA-Z_0-9]*">
]>
<language name="Rust" version="0.4.0" kateversion="2.4" section="Sources" extensions="*.rs;*.rc" mimetype="text/x-rust" priority="15">
<language name="Rust" version="0.6" kateversion="2.4" section="Sources" extensions="*.rs;*.rc" mimetype="text/x-rust" priority="15">
<highlighting>
<list name="fn">
<item> fn </item>
Expand Down

0 comments on commit 8596535

Please sign in to comment.