Textobjects: add swap feature

This commit is contained in:
Stephan Seitz 2020-07-20 23:56:32 +02:00
parent a5c89f3762
commit 5cfa03f2bd
5 changed files with 185 additions and 12 deletions

View file

@ -53,3 +53,6 @@
(preproc_else
(_) @statement.outer)
(parameter_list
(parameter_declaration) @parameter.inner)