mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-16 18:30:06 -04:00
chore(objc): update folds
This commit is contained in:
parent
dad1b7cd66
commit
cbfb03bba5
2 changed files with 3 additions and 3 deletions
|
|
@ -324,7 +324,7 @@
|
||||||
"revision": "1a305093569632de50f9a316ff843dcda25b4ef5"
|
"revision": "1a305093569632de50f9a316ff843dcda25b4ef5"
|
||||||
},
|
},
|
||||||
"objc": {
|
"objc": {
|
||||||
"revision": "90773a72d84d3c9a6eb8e373980e9b6b0bb665a0"
|
"revision": "60b129046cbae347a478515906c17ab095588ef8"
|
||||||
},
|
},
|
||||||
"ocaml": {
|
"ocaml": {
|
||||||
"revision": "f1106bf834703f1f2f795da1a3b5f8f40174ffcc"
|
"revision": "f1106bf834703f1f2f795da1a3b5f8f40174ffcc"
|
||||||
|
|
|
||||||
|
|
@ -10,8 +10,8 @@
|
||||||
(struct_declaration)
|
(struct_declaration)
|
||||||
(struct_declarator)
|
(struct_declarator)
|
||||||
(try_statement)
|
(try_statement)
|
||||||
(catch_statement)
|
(catch_clause)
|
||||||
(finally_statement)
|
(finally_clause)
|
||||||
(throw_statement)
|
(throw_statement)
|
||||||
(block_literal)
|
(block_literal)
|
||||||
(ms_asm_block)
|
(ms_asm_block)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue