Add CSV language and syntax highlighting (#11973)

This commit is contained in:
Jaakko Paju 2025-02-10 18:51:06 +02:00 committed by GitHub
parent ff012e844f
commit a19c95a0a7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 24 additions and 0 deletions

View file

@ -0,0 +1,14 @@
(first)@type
(second)@function
(third)@constant
(fourth)@operator
(fifth)@type
(sixth)@function
(seventh)@constant
[
";"
","
"|"
] @punctuation.delimiter