1
0
mirror of https://github.com/sharkdp/bat.git synced 2026-02-08 00:32:08 +00:00

[CSV] don't apply string highlighting by default

This commit is contained in:
Keith Hall
2025-12-07 21:49:38 +02:00
parent 4d188e45fe
commit d15e399fce
4 changed files with 8 additions and 7 deletions

View File

@@ -79,7 +79,7 @@ contexts:
double_quoted_string:
- meta_include_prototype: false
- meta_scope: string.quoted.double.csv
- meta_scope: meta.string.quoted.double.csv
- match: '""'
scope: constant.character.escape.csv
- match: '"'