Regenerate nvim config
This commit is contained in:
10
config/neovim/store/nvim-treesitter/queries/wgsl/folds.scm
Normal file
10
config/neovim/store/nvim-treesitter/queries/wgsl/folds.scm
Normal file
@ -0,0 +1,10 @@
|
||||
[
|
||||
(struct_declaration)
|
||||
(function_declaration)
|
||||
(if_statement)
|
||||
(switch_statement)
|
||||
(switch_body)
|
||||
(loop_statement)
|
||||
(for_statement)
|
||||
(while_statement)
|
||||
] @fold
|
||||
Reference in New Issue
Block a user