Hi all,

I wanted to notify this board about a new plugin I wrote for evil
called evil-args. It provides motions and text objects for delimited
arguments.

For example, `cia` changes:

    function(arg1, arg2, ar|g3.f())

to

    function(arg1, arg2, |)

You can find more examples and the source at
https://github.com/wcsmith/evil-args. Any feedback on code or issue
reports would be welcome.

--Connor
_______________________________________________
implementations-list mailing list
[email protected]
https://lists.ourproject.org/cgi-bin/mailman/listinfo/implementations-list

Reply via email to