<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vim-twodo, branch v0.1.1</title>
<subtitle>To-do list syntax highlighting and mappings</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/vim-twodo/'/>
<entry>
<title>Increase version v0.1.0 -&gt; v0.1.1</title>
<updated>2020-03-22T01:16:04+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2020-03-22T01:16:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/vim-twodo/commit/?id=ed5a5857cd281156edf4b37665985d08244f8223'/>
<id>ed5a5857cd281156edf4b37665985d08244f8223</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ftplugin/todo.vim: Fix default mapping guards</title>
<updated>2020-03-22T01:02:54+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2020-03-22T01:02:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/vim-twodo/commit/?id=c69625bb9d6b2a1e487975f007fff415247eeee6'/>
<id>c69625bb9d6b2a1e487975f007fff415247eeee6</id>
<content type='text'>
These conditions were wrong, and should have been AND-ed. Otherwise, if
you, say, didn't have a mapping to `&lt;Plug&gt;TwodoNewTodoBelow` and did
have a mapping to `&lt;Leader&gt;n` (or vice versa), the plugin would still
remap `&lt;Leader&gt;n`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These conditions were wrong, and should have been AND-ed. Otherwise, if
you, say, didn't have a mapping to `&lt;Plug&gt;TwodoNewTodoBelow` and did
have a mapping to `&lt;Leader&gt;n` (or vice versa), the plugin would still
remap `&lt;Leader&gt;n`.
</pre>
</div>
</content>
</entry>
<entry>
<title>Increase version v0.0.1 -&gt; v0.1.0</title>
<updated>2020-03-22T00:47:10+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2020-03-22T00:32:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/vim-twodo/commit/?id=1086ee24c4a7e6ff8ca10d920d6384a30b233af3'/>
<id>1086ee24c4a7e6ff8ca10d920d6384a30b233af3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update TODO</title>
<updated>2020-03-22T00:47:10+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2020-03-22T00:31:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/vim-twodo/commit/?id=dd91ca5b833dfb1cd25e1852a71e3a2d2d3024f0'/>
<id>dd91ca5b833dfb1cd25e1852a71e3a2d2d3024f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add CHANGELOG</title>
<updated>2020-03-22T00:46:55+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2020-03-22T00:30:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/vim-twodo/commit/?id=9fbbb2ab1c6585d2b4e4d023cf792cecaa0c01c9'/>
<id>9fbbb2ab1c6585d2b4e4d023cf792cecaa0c01c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add license headers</title>
<updated>2020-03-21T23:43:45+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2020-03-21T23:43:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/vim-twodo/commit/?id=0aadc22da0518823867578bd9a79f8c481236944'/>
<id>0aadc22da0518823867578bd9a79f8c481236944</id>
<content type='text'>
Add a license header to each source file, along with the appropriate
copyright years.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a license header to each source file, along with the appropriate
copyright years.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'commands-should-be-repeatable'</title>
<updated>2020-03-21T23:14:21+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2020-03-21T23:14:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/vim-twodo/commit/?id=ed64480941ec98a26da0a162814b3ccdffaf1c34'/>
<id>ed64480941ec98a26da0a162814b3ccdffaf1c34</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update TODO</title>
<updated>2020-03-21T23:14:04+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2020-03-21T23:14:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/vim-twodo/commit/?id=36e9ea77e0bd3ac4c572b8b8b80f6357ebdf4398'/>
<id>36e9ea77e0bd3ac4c572b8b8b80f6357ebdf4398</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add repeat support</title>
<updated>2020-03-21T23:13:44+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2020-03-21T23:07:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/vim-twodo/commit/?id=01c9a08982786c4508fea4893476935a553330fe'/>
<id>01c9a08982786c4508fea4893476935a553330fe</id>
<content type='text'>
Commands should be able to be repeated. Makes it easier to mark several
to-dos complete in a row, for example.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Commands should be able to be repeated. Makes it easier to mark several
to-dos complete in a row, for example.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'add-no_plugin_maps-support'</title>
<updated>2020-03-21T22:59:57+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2020-03-21T22:59:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/vim-twodo/commit/?id=4d0c7d92b0a415b2c59caddfde94248117fd45cc'/>
<id>4d0c7d92b0a415b2c59caddfde94248117fd45cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
