Skip to content

Commit 2664def

Browse files
author
Matt Morrison
authored
removed meta.identifier scope name from generic_names
1 parent 8845bea commit 2664def

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PythonImproved.YAML-tmLanguage

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -755,7 +755,7 @@ repository:
755755
'3': {name: constant.character.escape.unicode.name.python}
756756

757757
generic_names:
758-
name: meta.identifier.python
758+
#name: meta.identifier.python
759759
match: '[[:alpha:]_][[:alnum:]_]*'
760760

761761
generic_object_names:

0 commit comments

Comments
 (0)