<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotvim/bundle/whitespace-method-chain/autoload, branch master</title>
<subtitle>My vim configuration</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/dotvim/'/>
<entry>
<title>whitespace-method-chain: Silence commands</title>
<updated>2017-05-04T20:32:08+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2017-05-04T20:32:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/dotvim/commit/?id=467d3e14a81f01475922461a9a04ccbca9ee940b'/>
<id>467d3e14a81f01475922461a9a04ccbca9ee940b</id>
<content type='text'>
If the commands result in errors, they should fail silently, because we
may have exected them on things that don't match, like a line that has
no '.'s or a single-line buffer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If the commands result in errors, they should fail silently, because we
may have exected them on things that don't match, like a line that has
no '.'s or a single-line buffer.
</pre>
</div>
</content>
</entry>
<entry>
<title>whitespace-method-chain: Move function to autoload</title>
<updated>2017-05-04T20:17:38+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2017-05-04T20:17:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/dotvim/commit/?id=1c2a58930e368b101e5aae39f469aea0a0f9920d'/>
<id>1c2a58930e368b101e5aae39f469aea0a0f9920d</id>
<content type='text'>
Don't force the function to load on startup.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't force the function to load on startup.
</pre>
</div>
</content>
</entry>
</feed>
