Update generated neovim config
This commit is contained in:
12
config/neovim/store/nvim-treesitter/queries/wit/folds.scm
Normal file
12
config/neovim/store/nvim-treesitter/queries/wit/folds.scm
Normal file
@ -0,0 +1,12 @@
|
||||
[
|
||||
(world_items)
|
||||
(world_body)
|
||||
(interface_items)
|
||||
(interface_body)
|
||||
] @fold
|
||||
|
||||
(world_items
|
||||
[
|
||||
(use_item)
|
||||
(import_item)
|
||||
])+ @fold
|
||||
Reference in New Issue
Block a user