Skip to content

Commit 079f0c2

Browse files
committed
Update emacs and vi modes.
1 parent 0b9a7e0 commit 079f0c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust-mode.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@
174174
"if" "impl" "in"
175175
"let" "loop"
176176
"match" "mod" "move" "mut"
177-
"priv" "proc" "pub"
177+
"priv" "pub"
178178
"ref" "return"
179179
"self" "static" "struct" "super"
180180
"true" "trait" "type"

0 commit comments

Comments
 (0)