diff options
Diffstat (limited to 'queries/gotmpl')
| -rw-r--r-- | queries/gotmpl/folds.scm | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/queries/gotmpl/folds.scm b/queries/gotmpl/folds.scm new file mode 100644 index 000000000..f3a22e90c --- /dev/null +++ b/queries/gotmpl/folds.scm @@ -0,0 +1,8 @@ +[ + (if_action) + (range_action) + (block_action) + (with_action) + (define_action) + (comment) +] @fold |
