Skip to content

Commit 50a5460

Browse files
committed
Title Case
is easier on the eye
1 parent 1aa266e commit 50a5460

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Preferences/Completion Rules.tmPreferences

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<key>settings</key>
77
<dict>
88
<key>cancelCompletion</key>
9-
<string>(?i)(\s*(RETURN|ENDWHILE|NEXT|GOSUB))</string>
9+
<string>(?i)(\s*(Return|Endwhile|Next|Gosub))</string>
1010
</dict>
1111
</dict>
1212
</plist>

0 commit comments

Comments
 (0)