Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commiteba88cf

Browse files
committed
add continue as keyword
1 parent81f87a9 commiteba88cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎syntax/moon.vim‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ syn sync minlines=100
2020
" priority for keywords is higher than matches. This causes keywords to be
2121
" highlighted inside matches, even if a match says it shouldn't contain them --
2222
" like with moonAssign and moonDot.
23-
synmatchmoonStatement/\<\%(return\|break\)\>/display
23+
synmatchmoonStatement/\<\%(return\|break\|continue\)\>/display
2424
hideflinkmoonStatementStatement
2525

2626
synmatchmoonRepeat/\<\%(for\|while\)\>/display

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp