Argument Noun is a ST3 plugin that when used together with the Vintage plugin adds a noun (text object) for function arguments: a.
This let’s you apply normal Vim verbs like delete, change, select and yank to the function argument/parameter under the cursor.
Usage
- type daa
to delete an argument - type cia
to change inner argument - type via
to select inner argument - type yia
to yank inner argument
I hope you find it useful. All feedback is welcome.
Nils