mirror of
https://github.com/sharkdp/bat.git
synced 2025-09-02 03:12:25 +01:00
Switch to "·" (U+00B7) Middle Dot from "•" (U+2022) Bullet
This commit is contained in:
@@ -7,7 +7,7 @@ file_extensions:
|
||||
scope: whitespace
|
||||
contexts:
|
||||
main:
|
||||
- match: "•"
|
||||
- match: "·"
|
||||
scope: support.function.show-nonprintable.space
|
||||
- match: "├─*┤"
|
||||
scope: constant.character.escape.show-nonprintable.tab
|
||||
|
Reference in New Issue
Block a user