mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-16 10:20:11 -04:00
feat(capnp, thrift): add folds, bump lockfile
This commit is contained in:
parent
f826b7af13
commit
d9d8f5eba4
4 changed files with 29 additions and 3 deletions
|
|
@ -62,6 +62,8 @@
|
|||
(local_const) @constant
|
||||
(enum_member) @constant
|
||||
|
||||
(void) @constant.builtin
|
||||
|
||||
; Types
|
||||
|
||||
(enum_identifier) @type
|
||||
|
|
@ -88,7 +90,6 @@
|
|||
"extends"
|
||||
"namespace"
|
||||
"using"
|
||||
(void)
|
||||
(annotation_target)
|
||||
] @keyword
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue