mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-09 23:10:11 -04:00
feat: add CSV, PSV, & TSV
This commit is contained in:
parent
977e932726
commit
17d3398b5b
7 changed files with 54 additions and 5 deletions
3
queries/csv/highlights.scm
Normal file
3
queries/csv/highlights.scm
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
; inherits: tsv
|
||||
|
||||
"," @punctuation.delimiter
|
||||
Loading…
Add table
Add a link
Reference in a new issue