mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-08 14:30:05 -04:00
Textobjects: add swap feature
This commit is contained in:
parent
a5c89f3762
commit
5cfa03f2bd
5 changed files with 185 additions and 12 deletions
|
|
@ -53,3 +53,6 @@
|
|||
|
||||
(preproc_else
|
||||
(_) @statement.outer)
|
||||
|
||||
(parameter_list
|
||||
(parameter_declaration) @parameter.inner)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue