mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-09 06:50:06 -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
|
|
@ -77,6 +77,9 @@
|
|||
"css": {
|
||||
"revision": "5f2c94b897601b4029fedcce7db4c6d76ce8a128"
|
||||
},
|
||||
"csv": {
|
||||
"revision": "1f584470170b708880b024142d901b05b2b2b602"
|
||||
},
|
||||
"cuda": {
|
||||
"revision": "607851cc524d9f5b5a5cd31ad4044fd431cee54e"
|
||||
},
|
||||
|
|
@ -413,6 +416,9 @@
|
|||
"prql": {
|
||||
"revision": "09e158cd3650581c0af4c49c2e5b10c4834c8646"
|
||||
},
|
||||
"psv": {
|
||||
"revision": "1f584470170b708880b024142d901b05b2b2b602"
|
||||
},
|
||||
"pug": {
|
||||
"revision": "a7ff31a38908df9b9f34828d21d6ca5e12413e18"
|
||||
},
|
||||
|
|
@ -554,6 +560,9 @@
|
|||
"toml": {
|
||||
"revision": "8bd2056818b21860e3d756b5a58c4f6e05fb744e"
|
||||
},
|
||||
"tsv": {
|
||||
"revision": "1f584470170b708880b024142d901b05b2b2b602"
|
||||
},
|
||||
"tsx": {
|
||||
"revision": "b1bf4825d9eaa0f3bdeb1e52f099533328acfbdf"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue