mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-11 07:50:07 -04:00
feat(liquid): capture (front_matter) and inject yaml (#7672)
This commit is contained in:
parent
0cfe75d2a2
commit
4cf2da5c3a
2 changed files with 7 additions and 0 deletions
|
|
@ -130,3 +130,5 @@
|
|||
","
|
||||
"."
|
||||
] @punctuation.delimiter
|
||||
|
||||
(front_matter) @keyword.directive
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue