mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 19:30:02 -04:00
Support HEEx slots
This commit is contained in:
parent
efedf3510a
commit
083aee0873
6 changed files with 34 additions and 16 deletions
|
|
@ -1,5 +1,6 @@
|
|||
; HEEx folds similar to HTML
|
||||
; HEEx tags, components, and slots fold similar to HTML
|
||||
[
|
||||
(tag)
|
||||
(component)
|
||||
(tag)
|
||||
(slot)
|
||||
] @fold
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue