<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/test/functional/autocmd, branch v0.5.1</title>
<subtitle>Neovim fork with Rahm's personal hacks.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/'/>
<entry>
<title>Fix `&lt;afile&gt;` getting prepended with a slash on WinClosed (#14515)</title>
<updated>2021-06-26T14:18:36+00:00</updated>
<author>
<name>Ghjuvan Lacambre</name>
<email>code@lacamb.re</email>
</author>
<published>2021-06-26T14:18:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=ad9c2c069a96b694956fcae3614c637aeb5fa6fe'/>
<id>ad9c2c069a96b694956fcae3614c637aeb5fa6fe</id>
<content type='text'>
It is wrong to assume that you can't shorten a path if it's in `/`: you
can always shorten it by removing the forward slash.

Closes #14512</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It is wrong to assume that you can't shorten a path if it's in `/`: you
can always shorten it by removing the forward slash.

Closes #14512</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #13205 from romgrk/add-bufmodified-autocmd</title>
<updated>2020-11-09T11:23:14+00:00</updated>
<author>
<name>Björn Linse</name>
<email>bjorn.linse@gmail.com</email>
</author>
<published>2020-11-09T11:23:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=42ffa2d62ee714a165d56f5fa8022a32c7534d71'/>
<id>42ffa2d62ee714a165d56f5fa8022a32c7534d71</id>
<content type='text'>
Implement BufModifiedSet autocmd</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implement BufModifiedSet autocmd</pre>
</div>
</content>
</entry>
<entry>
<title>test: update BufModifiedSet to be paranoid</title>
<updated>2020-11-09T09:06:53+00:00</updated>
<author>
<name>Rom Grk</name>
<email>romgrk.cc@gmail.com</email>
</author>
<published>2020-11-09T09:06:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=11326761c77372eba83b47139f5b53c6cd5c536a'/>
<id>11326761c77372eba83b47139f5b53c6cd5c536a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: fix BufModifiedSet</title>
<updated>2020-11-08T03:17:18+00:00</updated>
<author>
<name>Rom Grk</name>
<email>romgrk.cc@gmail.com</email>
</author>
<published>2020-11-08T03:17:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=45d9f4fe6fe6b6a8af6a8a3933d35e8763685468'/>
<id>45d9f4fe6fe6b6a8af6a8a3933d35e8763685468</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: add functional test for BufModifiedSet</title>
<updated>2020-11-08T00:18:00+00:00</updated>
<author>
<name>Rom Grk</name>
<email>romgrk.cc@gmail.com</email>
</author>
<published>2020-11-08T00:18:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=3628d1ef72cd48cef49db5ace9bfe77eb77d18f8'/>
<id>3628d1ef72cd48cef49db5ace9bfe77eb77d18f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add v:event flag on DirChanged signaling switching window (#13153)</title>
<updated>2020-11-07T17:02:06+00:00</updated>
<author>
<name>Andrea Cedraro</name>
<email>a.cedraro@gmail.com</email>
</author>
<published>2020-11-07T17:02:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=4c7ad9527db7c4476fd07c1fa95d89983dfba775'/>
<id>4c7ad9527db7c4476fd07c1fa95d89983dfba775</id>
<content type='text'>
Closes #9909</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #9909</pre>
</div>
</content>
</entry>
<entry>
<title>my fight with the linter (tome II)</title>
<updated>2020-11-07T04:44:32+00:00</updated>
<author>
<name>Rom Grk</name>
<email>romgrk.cc@gmail.com</email>
</author>
<published>2020-11-07T04:44:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=cedfc1b7477060917a31d4f1c526db3da0deb15c'/>
<id>cedfc1b7477060917a31d4f1c526db3da0deb15c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: separate scroll test for horizontal/vertical scroll</title>
<updated>2020-10-31T21:29:21+00:00</updated>
<author>
<name>Rom Grk</name>
<email>romgrk.cc@gmail.com</email>
</author>
<published>2020-10-30T18:18:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=a58d06ebfce8cdbc145948bf6a6177d0e9696709'/>
<id>a58d06ebfce8cdbc145948bf6a6177d0e9696709</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: make scroll tests pass</title>
<updated>2020-10-30T07:22:52+00:00</updated>
<author>
<name>Rom Grk</name>
<email>romgrk.cc@gmail.com</email>
</author>
<published>2020-10-30T07:22:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=d9a58573fd599d006518b403385c4b7333d8d1a0'/>
<id>d9a58573fd599d006518b403385c4b7333d8d1a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: add functional test for WinScrolled</title>
<updated>2020-10-28T08:32:25+00:00</updated>
<author>
<name>Rom Grk</name>
<email>romgrk.cc@gmail.com</email>
</author>
<published>2020-10-28T08:32:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=929d00db0f02a73aec83f35ae29345d3f239df5a'/>
<id>929d00db0f02a73aec83f35ae29345d3f239df5a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
