<feed xmlns='http://www.w3.org/2005/Atom'>
<title>evil.git, branch 1.14.1</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.git/'/>
<entry>
<title>Bump version to 1.14.1</title>
<updated>2022-04-25T21:25:56+00:00</updated>
<author>
<name>Tom Dalziel</name>
<email>tom_dl@hotmail.com</email>
</author>
<published>2022-04-25T21:25:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=8806b086b90387a02bd6354993490856104e41bb'/>
<id>8806b086b90387a02bd6354993490856104e41bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add `evil-word-object` &amp; `evil-WORD-object` which stay on line</title>
<updated>2022-04-24T22:28:05+00:00</updated>
<author>
<name>Tom Dalziel</name>
<email>tom_dl@hotmail.com</email>
</author>
<published>2022-04-24T22:07:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=f75732de0ca5cae70f17dbc4bf7df03cb4ec491f'/>
<id>f75732de0ca5cae70f17dbc4bf7df03cb4ec491f</id>
<content type='text'>
Fixes #834
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #834
</pre>
</div>
</content>
</entry>
<entry>
<title>fix C-h behavior when evil-want-C-h-delete is non-nil</title>
<updated>2022-04-23T08:11:29+00:00</updated>
<author>
<name>Kevin Sladowski</name>
<email>kevm@sladowski.us</email>
</author>
<published>2022-04-23T00:24:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=48404a336850a20ed093fcf78539037c17386235'/>
<id>48404a336850a20ed093fcf78539037c17386235</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor substitution empty last line handling</title>
<updated>2022-04-20T08:39:12+00:00</updated>
<author>
<name>Tom Dalziel</name>
<email>tom_dl@hotmail.com</email>
</author>
<published>2022-04-20T08:39:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=6fa371222f5d56cf96103aa301da8bcbf6c15cc2'/>
<id>6fa371222f5d56cf96103aa301da8bcbf6c15cc2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Exclude final empty line from implicit inclusion in substitution</title>
<updated>2022-04-19T23:39:08+00:00</updated>
<author>
<name>Tom Dalziel</name>
<email>tom_dl@hotmail.com</email>
</author>
<published>2022-04-19T23:26:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=2a5360eccc9bcb784e61c3b58ebe4690f2c7ea49'/>
<id>2a5360eccc9bcb784e61c3b58ebe4690f2c7ea49</id>
<content type='text'>
Fixes #1321
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #1321
</pre>
</div>
</content>
</entry>
<entry>
<title>evil-vars: Update evil-insert-state-modes</title>
<updated>2022-04-18T21:39:48+00:00</updated>
<author>
<name>Brian Leung</name>
<email>leungbk@mailfence.com</email>
</author>
<published>2020-09-06T20:09:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=b904c4f0bf7a3f2037e3f93a6ced8d7fb6243827'/>
<id>b904c4f0bf7a3f2037e3f93a6ced8d7fb6243827</id>
<content type='text'>
haskell-interactive-mode and utop-mode are REPL-like modes that both
inherit from fundamental-mode, so they need to be explicitly listed here.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
haskell-interactive-mode and utop-mode are REPL-like modes that both
inherit from fundamental-mode, so they need to be explicitly listed here.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ex commands for closing tabs</title>
<updated>2022-04-18T21:20:22+00:00</updated>
<author>
<name>Kris Katterjohn</name>
<email>katterjohn@gmail.com</email>
</author>
<published>2020-06-23T21:25:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=3cd5aa6f25416adbe87d468c69aebd3eec653175'/>
<id>3cd5aa6f25416adbe87d468c69aebd3eec653175</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tests for blockwise visual paste</title>
<updated>2022-04-18T10:24:56+00:00</updated>
<author>
<name>Tom Dalziel</name>
<email>tom_dl@hotmail.com</email>
</author>
<published>2022-04-18T10:19:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=76a104dd87252f8b1107fe3fc1d3eb5ae45bcc55'/>
<id>76a104dd87252f8b1107fe3fc1d3eb5ae45bcc55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Visual point+mark dependent on initial visual paste direction</title>
<updated>2022-04-18T10:24:56+00:00</updated>
<author>
<name>Tom Dalziel</name>
<email>tom_dl@hotmail.com</email>
</author>
<published>2022-04-18T09:59:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=b77bf5ef3ba3b716061c900df46503a78212a431'/>
<id>b77bf5ef3ba3b716061c900df46503a78212a431</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update markers when blockwise visual pasting</title>
<updated>2022-04-18T10:24:56+00:00</updated>
<author>
<name>Tom Dalziel</name>
<email>tom_dl@hotmail.com</email>
</author>
<published>2022-04-18T09:59:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=197e5c111efdcc5a86f1f02749acd695991192e0'/>
<id>197e5c111efdcc5a86f1f02749acd695991192e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
