mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 04:56:25 +03:00
etc: add the in keyword to the emacs mode.
This commit is contained in:
@@ -102,7 +102,7 @@
|
||||
"do"
|
||||
"else" "enum" "extern"
|
||||
"false" "fn" "for"
|
||||
"if" "impl"
|
||||
"if" "impl" "in"
|
||||
"let" "loop"
|
||||
"match" "mod" "mut"
|
||||
"priv" "pub"
|
||||
|
||||
Reference in New Issue
Block a user