<feed xmlns='http://www.w3.org/2005/Atom'>
<title>evil-org-mode.git, branch promote-shortcuts</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil-org-mode.git/'/>
<entry>
<title>Add promote/demote key bindings in insert/visual mode</title>
<updated>2016-12-24T01:49:42+00:00</updated>
<author>
<name>Somelauw</name>
<email>Somelauw</email>
</author>
<published>2016-12-24T01:49:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil-org-mode.git/commit/?id=7cb57cffa568d1aae86742962f70d40ab655be72'/>
<id>7cb57cffa568d1aae86742962f70d40ab655be72</id>
<content type='text'>
That work similar to shifting commands in Vim.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
That work similar to shifting commands in Vim.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add evil-leader to requirements</title>
<updated>2015-12-03T07:47:12+00:00</updated>
<author>
<name>Edward Tjörnhammar</name>
<email>ed@cflags.cc</email>
</author>
<published>2015-12-03T07:46:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil-org-mode.git/commit/?id=61319f85979e8768c930983595caa2483c0fb319'/>
<id>61319f85979e8768c930983595caa2483c0fb319</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #27 from adrsta/master</title>
<updated>2015-12-01T08:43:54+00:00</updated>
<author>
<name>Edward Tjörnhammar</name>
<email>ed@cflags.cc</email>
</author>
<published>2015-12-01T08:43:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil-org-mode.git/commit/?id=f9c3257377301cc3878f67c990daeadb9c7e4ca1'/>
<id>f9c3257377301cc3878f67c990daeadb9c7e4ca1</id>
<content type='text'>
fixed shift+hjkl mappings for consistency</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixed shift+hjkl mappings for consistency</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #24 from elemakil/master</title>
<updated>2015-12-01T08:42:41+00:00</updated>
<author>
<name>Edward Tjörnhammar</name>
<email>ed@cflags.cc</email>
</author>
<published>2015-12-01T08:42:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil-org-mode.git/commit/?id=a6c2891ac6baf2bb6769b38071abb9d3f3c28edf'/>
<id>a6c2891ac6baf2bb6769b38071abb9d3f3c28edf</id>
<content type='text'>
Use &lt;tab&gt; binding instead of TAB to allow separate binding of C-i</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use &lt;tab&gt; binding instead of TAB to allow separate binding of C-i</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #22 from xfq/patch-1</title>
<updated>2015-12-01T08:41:39+00:00</updated>
<author>
<name>Edward Tjörnhammar</name>
<email>ed@cflags.cc</email>
</author>
<published>2015-12-01T08:41:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil-org-mode.git/commit/?id=894b6e9e96ade1f6d6c6c5ecb94caabdc684d436'/>
<id>894b6e9e96ade1f6d6c6c5ecb94caabdc684d436</id>
<content type='text'>
Update README.org</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update README.org</pre>
</div>
</content>
</entry>
<entry>
<title>fixed shift+hjkl mappings for consistency</title>
<updated>2015-12-01T00:04:19+00:00</updated>
<author>
<name>Adrian Staniec</name>
<email>adrianstaniec@gmail.com</email>
</author>
<published>2015-12-01T00:04:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil-org-mode.git/commit/?id=4d7251202572c62c2cfc3d780717771675486598'/>
<id>4d7251202572c62c2cfc3d780717771675486598</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use &lt;tab&gt; binding instead of TAB to allow separate binding of C-i. Cf. http://www.gnu.org/software/emacs/manual/html_node/elisp/Function-Keys.html</title>
<updated>2015-10-19T16:14:02+00:00</updated>
<author>
<name>Fabian Wilk</name>
<email>mail@fabianwilk.de</email>
</author>
<published>2015-10-19T16:14:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil-org-mode.git/commit/?id=852a335974a5e300daafe50570a598e492524391'/>
<id>852a335974a5e300daafe50570a598e492524391</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update README.org</title>
<updated>2015-08-28T13:31:03+00:00</updated>
<author>
<name>Xue Fuqiao</name>
<email>xfq.free@gmail.com</email>
</author>
<published>2015-08-28T13:31:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil-org-mode.git/commit/?id=7bb30b603e2788754b804a6a26737b977492f73d'/>
<id>7bb30b603e2788754b804a6a26737b977492f73d</id>
<content type='text'>
Update a few URIs.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update a few URIs.</pre>
</div>
</content>
</entry>
<entry>
<title>fixed #14</title>
<updated>2015-05-13T23:10:59+00:00</updated>
<author>
<name>Petrea Corneliu Stefan</name>
<email>stefan@garage-coding.com</email>
</author>
<published>2015-05-12T16:33:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil-org-mode.git/commit/?id=ef5f5c95a5a0aeb6d59144e1fb7d21b44c803300'/>
<id>ef5f5c95a5a0aeb6d59144e1fb7d21b44c803300</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add keybinding to move to current org header</title>
<updated>2015-05-13T23:09:44+00:00</updated>
<author>
<name>Swaroop C H</name>
<email>swaroop@swaroopch.com</email>
</author>
<published>2015-05-11T19:43:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil-org-mode.git/commit/?id=7dfa247acbc24fd23fe116b416be36de0227f182'/>
<id>7dfa247acbc24fd23fe116b416be36de0227f182</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
