mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-19 03:40:04 -04:00
Fix wrong name:
- `fold.scm` -> `folds.scm`
This commit is contained in:
parent
e01e79c46c
commit
6a2ce27949
1 changed files with 0 additions and 0 deletions
7
queries/cmake/folds.scm
Normal file
7
queries/cmake/folds.scm
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[
|
||||
(if_condition)
|
||||
(foreach_loop)
|
||||
(while_loop)
|
||||
(function_def)
|
||||
(macro_def)
|
||||
] @fold
|
||||
Loading…
Add table
Add a link
Reference in a new issue