1
0
mirror of https://github.com/sharkdp/bat synced 2026-08-08 19:41:45 +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
+1 -1
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: '"'