diff options
author | Clay | 2022-07-26 01:14:45 +0000 |
---|---|---|
committer | GitHub | 2022-07-26 01:14:45 +0000 |
commit | b55573dc1d1a15c53e91608b02ba22bf86cb5092 (patch) | |
tree | 961f504c133574d0f8d67b4c650741a44cb6af96 /runtime/queries/heex | |
parent | 255c1734cfc46964e8faa21756ede2badd7b3813 (diff) |
Add elixir & heex comment textobjects (#3179)
Diffstat (limited to 'runtime/queries/heex')
-rw-r--r-- | runtime/queries/heex/textobjects.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/queries/heex/textobjects.scm b/runtime/queries/heex/textobjects.scm new file mode 100644 index 00000000..439f61c0 --- /dev/null +++ b/runtime/queries/heex/textobjects.scm @@ -0,0 +1 @@ +(comment) @comment.around @comment.inside |