diff options
Diffstat (limited to 'helix-22.03-x86_64-windows/runtime/queries/fish/textobjects.scm')
-rw-r--r-- | helix-22.03-x86_64-windows/runtime/queries/fish/textobjects.scm | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/helix-22.03-x86_64-windows/runtime/queries/fish/textobjects.scm b/helix-22.03-x86_64-windows/runtime/queries/fish/textobjects.scm new file mode 100644 index 0000000..de8caa9 --- /dev/null +++ b/helix-22.03-x86_64-windows/runtime/queries/fish/textobjects.scm @@ -0,0 +1,5 @@ +(function_definition) @function.around + +(comment) @comment.inside + +(comment)+ @comment.around |