<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vim-twodo/autoload, branch v0.0.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>Add Escalate mapping</title>
<updated>2016-06-03T13:37:02+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2016-06-03T13:37:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/vim-twodo/commit/?id=caec071d634877f05d53acf4f38a1039a1f162d9'/>
<id>caec071d634877f05d53acf4f38a1039a1f162d9</id>
<content type='text'>
Define the `todo#Escalate()` function which does the opposite of
`todo#Descalate()` and add a mapping to invoke the function.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Define the `todo#Escalate()` function which does the opposite of
`todo#Descalate()` and add a mapping to invoke the function.
</pre>
</div>
</content>
</entry>
<entry>
<title>autoload/todo.vim: Descalate function</title>
<updated>2016-06-03T11:59:30+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2016-06-03T11:59:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/vim-twodo/commit/?id=490125815b9e5f34b8d69bbad06f9e26cc923be2'/>
<id>490125815b9e5f34b8d69bbad06f9e26cc923be2</id>
<content type='text'>
A function that descalates the priority of the TODO on the current line.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A function that descalates the priority of the TODO on the current line.
</pre>
</div>
</content>
</entry>
</feed>
