AutoYADM commit: 2025-02-24 12:20:13
This commit is contained in:
parent
80d504297d
commit
07816afdbe
3 changed files with 57 additions and 0 deletions
7
.config/helix/runtime/queries/toml/textobjects.scm
Normal file
7
.config/helix/runtime/queries/toml/textobjects.scm
Normal file
|
@ -0,0 +1,7 @@
|
|||
(pair
|
||||
(_) @entry.inside) @entry.around
|
||||
|
||||
(array
|
||||
(_) @entry.around)
|
||||
|
||||
(comment)+ @comment.around
|
Loading…
Add table
Add a link
Reference in a new issue