Skip to content

Commit 2dab170

Browse files
committed
change pythonClassVar color
1 parent b487a11 commit 2dab170

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

syntax/python.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -499,7 +499,7 @@ if v:version >= 508 || !exists('did_python_syn_inits')
499499
HiLink pythonBuiltinFunc Function
500500

501501
HiLink pythonExClass Structure
502-
HiLink pythonClassVar Identifier
502+
HiLink pythonClassVar Special
503503

504504
delcommand HiLink
505505
endif

0 commit comments

Comments
 (0)