diff options
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 a61d916..bad1ea5 100644 --- a/rust-mode.el +++ b/rust-mode.el @@ -127,6 +127,7 @@ (defconst rust-mode-keywords '("as" "break" + "continue" "do" "else" "enum" "extern" "false" "fn" "for" |
