Sorry if this repo is not the place to ask the following, but could we add a queries/folds.scm to improve nvim-treesitter folding? Right now, since there isn't such file, we are falling back to the @scope captures in the locals query and folding capabilities are limited.
Sorry if this repo is not the place to ask the following, but could we add a
queries/folds.scm
to improve nvim-treesitter folding? Right now, since there isn't such file, we are falling back to the @scope captures in the locals query and folding capabilities are limited.