File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
branches/try/src/etc/vim/syntax Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
refs/heads/master: 61b1875c16de39c166b0f4d54bba19f9c6777d1a
3
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
4
refs/heads/snap-stage3: 4a81779abd786ff22d71434c6d9a5917ea4cdfff
5
- refs/heads/try: 1b3339df63a4d292e2e4ccc3eb085753feffca4d
5
+ refs/heads/try: 1a7aa20eabf1ce6fac5e4337776dac8744e20a63
6
6
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ if !exists("main_syntax")
14
14
let main_syntax= ' rust'
15
15
endif
16
16
17
- syn keyword rustKeyword alt as assert be bind block break
17
+ syn keyword rustKeyword alt as assert be bind break
18
18
syn keyword rustKeyword check claim cont const copy do else enum export fail
19
19
syn keyword rustKeyword fn for if iface impl import in inline lambda let log
20
20
syn keyword rustKeyword mod mutable native note of prove pure
You can’t perform that action at this time.
0 commit comments