Merge pull request #8284 from huonw/emacs-in-kw
etc: add the `in` keyword to the emacs mode.
This commit is contained in:
commit
b49d026ecd
@ -102,7 +102,7 @@
|
||||
"do"
|
||||
"else" "enum" "extern"
|
||||
"false" "fn" "for"
|
||||
"if" "impl"
|
||||
"if" "impl" "in"
|
||||
"let" "loop"
|
||||
"match" "mod" "mut"
|
||||
"priv" "pub"
|
||||
|
Loading…
x
Reference in New Issue
Block a user