mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
feat(vue): add template commentstring metadata
This commit is contained in:
parent
7e6fbcaa20
commit
2a677dede2
1 changed files with 3 additions and 0 deletions
|
|
@ -41,3 +41,6 @@
|
|||
(attribute_value) @none))
|
||||
|
||||
(directive_modifier) @function.method
|
||||
|
||||
((template_element) @_template
|
||||
(#set! @_template bo.commentstring "<!-- %s -->"))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue