diff options
| author | Kevin Ballard <kevin@sb.org> | 2014-02-14 14:36:37 -0800 |
|---|---|---|
| committer | Kevin Ballard <kevin@sb.org> | 2014-02-14 14:37:07 -0800 |
| commit | 6b323f347c653f2b09fd3bbff878c252c69df44c (patch) | |
| tree | 260eb673b085ebf8c28e61267730ad7270fa5910 /rust-mode.el | |
| parent | 38dab12b9008966a4cecf3a1a9494224a17c0432 (diff) | |
| download | rust-mode-6b323f347c653f2b09fd3bbff878c252c69df44c.tar.gz | |
Add crate to emacs and kate modefiles
Diffstat (limited to 'rust-mode.el')
| -rw-r--r-- | rust-mode.el | 1 |
1 files changed, 1 insertions, 0 deletions
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" |
