Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork773
Commit81a4f6e
authored
Merge pull request#927 from zhimsel/dot_hi_fix
Remove pythonDot highlight matchThe 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).2 files changed
+1
-2
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
73 | 73 |
| |
74 | 74 |
| |
75 | 75 |
| |
| 76 | + |
Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
129 | 129 |
| |
130 | 130 |
| |
131 | 131 |
| |
132 |
| - | |
133 | 132 |
| |
134 | 133 |
| |
135 | 134 |
| |
| |||
355 | 354 |
| |
356 | 355 |
| |
357 | 356 |
| |
358 |
| - | |
359 | 357 |
| |
360 | 358 |
| |
361 | 359 |
| |
|
0 commit comments
Comments
(0)