Skip to content
This repository was archived by the owner on Sep 28, 2020. It is now read-only.

Commit e73cf9f

Browse files
authored
Fixing broken scope
1 parent f47c7fe commit e73cf9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/RealGithub.tmTheme

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1441,7 +1441,7 @@
14411441
<key>name</key>
14421442
<string>Method Delimiter</string>
14431443
<key>scope</key>
1444-
<string>meta.delimiter.method.period.</string>
1444+
<string>meta.delimiter.method.period</string>
14451445
<key>settings</key>
14461446
<dict>
14471447
<key>foreground</key>

0 commit comments

Comments
 (0)