mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-16 02:10:15 -04:00
bot(lockfile): update beancount, liquid, ocaml, ocaml_interface, v, vento, wing
This commit is contained in:
parent
c65413f2ac
commit
5127a84407
4 changed files with 20 additions and 11 deletions
|
|
@ -280,10 +280,13 @@
|
|||
(none) @variable.builtin
|
||||
|
||||
; Comments
|
||||
(comment) @comment @spell
|
||||
[
|
||||
(line_comment)
|
||||
(block_comment)
|
||||
] @comment @spell
|
||||
|
||||
(_
|
||||
(comment)+ @comment.documentation
|
||||
(line_comment)+ @comment.documentation
|
||||
[
|
||||
(function_declaration)
|
||||
(type_declaration)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue