mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-12 00:10:04 -04:00
feat(liquid): add new parser tree-sitter-liquid (#6359)
(templating language)
This commit is contained in:
parent
29f176c257
commit
f84887230a
5 changed files with 164 additions and 0 deletions
|
|
@ -377,6 +377,9 @@
|
|||
"linkerscript": {
|
||||
"revision": "f99011a3554213b654985a4b0a65b3b032ec4621"
|
||||
},
|
||||
"liquid": {
|
||||
"revision": "06a18b68eaa5665c6eeef30e355878835e473d15"
|
||||
},
|
||||
"liquidsoap": {
|
||||
"revision": "09a9e31e2af734a8974dad6ed349648f601eee8c"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue