You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove pythonDot highlight match
The main reason for this PR is that `pythonDot` highlight group seemed entirely pointless. All it does is drop the highlighting for any `.` characters to `Normal`. This doesn't seem to be expected or desired behavior (the `.` should match the surrounding highlight).
0 commit comments