Skip to content

Commit 8845bea

Browse files
author
Matt Morrison
authored
removed scope name for generic_names
1 parent 896552f commit 8845bea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

PythonImproved.tmLanguage

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2066,8 +2066,10 @@
20662066
<dict>
20672067
<key>match</key>
20682068
<string>[[:alpha:]_][[:alnum:]_]*</string>
2069+
<!-- Not sure why this is here, but it's not working -- see #70
20692070
<key>name</key>
20702071
<string>meta.identifier.python</string>
2072+
-->
20712073
</dict>
20722074
<key>generic_object_names</key>
20732075
<dict>

0 commit comments

Comments
 (0)