plugins.treesitter-textobjects.swap.enable
Swap text objects:
Define your own mappings to swap the node under the cursor with the next or previous one, like function parameters or arguments.
Type: null or boolean or raw lua code
Default:
null
Plugin default: false
Declared by:
plugins.treesitter-textobjects.swap.disable
List of languages to disable this module for.
Type: null or (list of (string or raw lua code))
Default:
null
Plugin default: [ ]
Declared by: