Skip to content

Commit 12ce41c

Browse files
committed
---
yaml --- r: 14083 b: refs/heads/try c: 1a7aa20 h: refs/heads/master i: 14081: 4aa33c2 14079: 959e38f v: v3
1 parent 2cc7bdd commit 12ce41c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
refs/heads/master: 61b1875c16de39c166b0f4d54bba19f9c6777d1a
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 4a81779abd786ff22d71434c6d9a5917ea4cdfff
5-
refs/heads/try: 1b3339df63a4d292e2e4ccc3eb085753feffca4d
5+
refs/heads/try: 1a7aa20eabf1ce6fac5e4337776dac8744e20a63
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105

branches/try/src/etc/vim/syntax/rust.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ if !exists("main_syntax")
1414
let main_syntax='rust'
1515
endif
1616

17-
syn keyword rustKeyword alt as assert be bind block break
17+
syn keyword rustKeyword alt as assert be bind break
1818
syn keyword rustKeyword check claim cont const copy do else enum export fail
1919
syn keyword rustKeyword fn for if iface impl import in inline lambda let log
2020
syn keyword rustKeyword mod mutable native note of prove pure

0 commit comments

Comments
 (0)