<feed xmlns='http://www.w3.org/2005/Atom'>
<title>evil-org-mode.git, branch save-and-quit-org-src-buffer</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>Make :wq do the right thing for org-src-buffers</title>
<updated>2018-05-27T19:19:09+00:00</updated>
<author>
<name>Somelauw</name>
<email>Somelauw</email>
</author>
<published>2018-05-27T19:19:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil-org-mode.git/commit/?id=d2232c0660a64d423a854acf250f1c30a2c74195'/>
<id>d2232c0660a64d423a854acf250f1c30a2c74195</id>
<content type='text'>
First it saves changes, then it exits
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
First it saves changes, then it exits
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #38 from Somelauw/issue-34-inner-blocks</title>
<updated>2018-03-23T23:06:51+00:00</updated>
<author>
<name>Somelauw</name>
<email>Somelauw@gmail.com</email>
</author>
<published>2018-03-23T23:06:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil-org-mode.git/commit/?id=b6d652a9163d3430a9e0933a554bdbee5244bbf6'/>
<id>b6d652a9163d3430a9e0933a554bdbee5244bbf6</id>
<content type='text'>
Improve inner text object</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Improve inner text object</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #39 from topecongiro/master</title>
<updated>2018-03-21T20:00:42+00:00</updated>
<author>
<name>Somelauw</name>
<email>Somelauw@gmail.com</email>
</author>
<published>2018-03-21T20:00:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil-org-mode.git/commit/?id=f568a2c435142ecbd7b32153c8b572effc273394'/>
<id>f568a2c435142ecbd7b32153c8b572effc273394</id>
<content type='text'>
Update installation guilde using use-package</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update installation guilde using use-package</pre>
</div>
</content>
</entry>
<entry>
<title>Update installation guilde using use-package</title>
<updated>2018-03-21T06:30:26+00:00</updated>
<author>
<name>topecongiro</name>
<email>seuchida@gmail.com</email>
</author>
<published>2018-03-21T06:30:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil-org-mode.git/commit/?id=83afc94b00833930a7d1639daf5bdeaa63626ece'/>
<id>83afc94b00833930a7d1639daf5bdeaa63626ece</id>
<content type='text'>
The current installation guide for `use-package` is missing a setting
for `evil-org-agenda`. This PR adds it so that we can simply copy and
paste the installation guide to our config file :)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The current installation guide for `use-package` is missing a setting
for `evil-org-agenda`. This PR adds it so that we can simply copy and
paste the installation guide to our config file :)
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve inner text object</title>
<updated>2018-03-20T19:51:57+00:00</updated>
<author>
<name>Somelauw</name>
<email>Somelauw</email>
</author>
<published>2018-03-20T19:51:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil-org-mode.git/commit/?id=f20ff7eb078f8fd5797044622cb917c3afb32d85'/>
<id>f20ff7eb078f8fd5797044622cb917c3afb32d85</id>
<content type='text'>
It now matches code blocks with begin and end tags.
Closes https://github.com/Somelauw/evil-org-mode/issues/23
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It now matches code blocks with begin and end tags.
Closes https://github.com/Somelauw/evil-org-mode/issues/23
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #37 from Somelauw/fix-34-post-blank-on-object</title>
<updated>2018-03-09T10:52:56+00:00</updated>
<author>
<name>Somelauw</name>
<email>Somelauw@gmail.com</email>
</author>
<published>2018-03-09T10:52:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil-org-mode.git/commit/?id=79c8e067bbc31ead51894a28492f28cf3a103808'/>
<id>79c8e067bbc31ead51894a28492f28cf3a103808</id>
<content type='text'>
Make post-blank work correctly on org objects</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make post-blank work correctly on org objects</pre>
</div>
</content>
</entry>
<entry>
<title>Make post-blank work correctly on org objects</title>
<updated>2018-03-09T10:48:18+00:00</updated>
<author>
<name>Somelauw</name>
<email>Somelauw</email>
</author>
<published>2018-03-09T10:48:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil-org-mode.git/commit/?id=ee5bf68319998fbdc6b97a187e8d1c4feb806a44'/>
<id>ee5bf68319998fbdc6b97a187e8d1c4feb806a44</id>
<content type='text'>
Fixes https://github.com/Somelauw/evil-org-mode/issues/34
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes https://github.com/Somelauw/evil-org-mode/issues/34
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #32 from Somelauw/hybrid-shift</title>
<updated>2018-01-16T21:47:40+00:00</updated>
<author>
<name>Somelauw</name>
<email>Somelauw@gmail.com</email>
</author>
<published>2018-01-16T21:47:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil-org-mode.git/commit/?id=491b0b302b95d44ceb73d291dedbb9d5517ccee2'/>
<id>491b0b302b95d44ceb73d291dedbb9d5517ccee2</id>
<content type='text'>
Make shift keytheme context sensitive</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make shift keytheme context sensitive</pre>
</div>
</content>
</entry>
<entry>
<title>Make shift keytheme context sensitive</title>
<updated>2018-01-11T20:18:10+00:00</updated>
<author>
<name>Somelauw</name>
<email>Somelauw</email>
</author>
<published>2018-01-11T20:18:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil-org-mode.git/commit/?id=1e64669cd65fc0f900a1166cfc4520f77aa5e41f'/>
<id>1e64669cd65fc0f900a1166cfc4520f77aa5e41f</id>
<content type='text'>
Enabled by default
Resolves https://github.com/Somelauw/evil-org-mode/issues/25
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enabled by default
Resolves https://github.com/Somelauw/evil-org-mode/issues/25
</pre>
</div>
</content>
</entry>
<entry>
<title>Solve some issues with evil-org-return</title>
<updated>2017-12-24T15:53:50+00:00</updated>
<author>
<name>Somelauw</name>
<email>Somelauw</email>
</author>
<published>2017-12-24T15:50:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil-org-mode.git/commit/?id=22c248deb6c74a5bcdb0268306eed878a44fe517'/>
<id>22c248deb6c74a5bcdb0268306eed878a44fe517</id>
<content type='text'>
- First issue: Empty line weren't detected well on item lists in some
cases
- Second issue: evil-org-indent should not indent when line at point is
empty
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- First issue: Empty line weren't detected well on item lists in some
cases
- Second issue: evil-org-indent should not indent when line at point is
empty
</pre>
</div>
</content>
</entry>
</feed>
