<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotvim/bundle/vim-argwrap, branch master</title>
<subtitle>My vim configuration</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/dotvim/'/>
<entry>
<title>Add 'vim-argwrap' plugin</title>
<updated>2017-03-31T09:58:28+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2017-03-31T09:50:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/dotvim/commit/?id=9eb8bec9d816936041efef285ae36af3337d728d'/>
<id>9eb8bec9d816936041efef285ae36af3337d728d</id>
<content type='text'>
Was getting annoyed at having to manually split function arguments from
a single line to multiple lines. Planned on writing a little custom
plugin to do this, but this one seems more well thought out and
featureful than what I was thinking of. It also seems lighter and not as
presumptive as another alternative I found:
https://github.com/AndrewRadev/splitjoin.vim
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Was getting annoyed at having to manually split function arguments from
a single line to multiple lines. Planned on writing a little custom
plugin to do this, but this one seems more well thought out and
featureful than what I was thinking of. It also seems lighter and not as
presumptive as another alternative I found:
https://github.com/AndrewRadev/splitjoin.vim
</pre>
</div>
</content>
</entry>
</feed>
