branch: elpa/rust-mode
commit 6b323f347c653f2b09fd3bbff878c252c69df44c
Author: Kevin Ballard <[email protected]>
Commit: Kevin Ballard <[email protected]>

    Add crate to emacs and kate modefiles
---
 rust-mode.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/rust-mode.el b/rust-mode.el
index bf5fec3..95732f2 100644
--- a/rust-mode.el
+++ b/rust-mode.el
@@ -130,6 +130,7 @@
   '("as"
     "break"
     "continue"
+    "crate"
     "do"
     "else" "enum" "extern"
     "false" "fn" "for"

Reply via email to