Skip to content

Commit cbed1aa

Browse files
committed
feat(toml): add @comment.outer
1 parent 205e336 commit cbed1aa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

queries/toml/textobjects.scm

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,5 @@
3131
.
3232
","? @_end)
3333
(#make-range! "parameter.outer" @parameter.inner @_end))
34+
35+
(comment) @comment.outer

0 commit comments

Comments
 (0)