etc: add the in keyword to the emacs mode.
This commit is contained in:
parent
deddb009f0
commit
cdad7f6f3b
1 changed files with 1 additions and 1 deletions
|
|
@ -102,7 +102,7 @@
|
|||
"do"
|
||||
"else" "enum" "extern"
|
||||
"false" "fn" "for"
|
||||
"if" "impl"
|
||||
"if" "impl" "in"
|
||||
"let" "loop"
|
||||
"match" "mod" "mut"
|
||||
"priv" "pub"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue