New evil plugin: evil-args
Connor Smith
wconnorsmith at gmail.com
Fri Mar 21 22:12:26 CET 2014
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ourproject.org/pipermail/implementations-list/attachments/20140321/a5ac7e71/attachment.htm
More information about the implementations-list
mailing list