<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/src/nvim/lua, branch v0.2.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>doc</title>
<updated>2017-11-06T00:56:04+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2017-08-19T12:13:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=842a54a1bbdd3724ba9283269b3f9899b3844e35'/>
<id>842a54a1bbdd3724ba9283269b3f9899b3844e35</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge #7165 'lua: Move stricmp to vim module'</title>
<updated>2017-10-22T14:29:36+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2017-10-22T14:29:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=42b80c3acfbb0f813a62c382b947d7d0d5477009'/>
<id>42b80c3acfbb0f813a62c382b947d7d0d5477009</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lua/executor: Fix crash when first string contains NUL and second not</title>
<updated>2017-08-15T14:18:05+00:00</updated>
<author>
<name>ZyX</name>
<email>kp-pav@yandex.ru</email>
</author>
<published>2017-08-15T13:41:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=b1a8dcefeee0bb999a350de2cc38fc08df679bf6'/>
<id>b1a8dcefeee0bb999a350de2cc38fc08df679bf6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lua/executor: Move stricmp to vim “module” and document it</title>
<updated>2017-08-15T13:34:51+00:00</updated>
<author>
<name>ZyX</name>
<email>kp-pav@yandex.ru</email>
</author>
<published>2017-08-15T13:32:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=93ef823f5e5347e685b4a69fff487278d0b4ed87'/>
<id>93ef823f5e5347e685b4a69fff487278d0b4ed87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lua/executor: Make stricmp function work with strings with NULs</title>
<updated>2017-08-15T13:34:25+00:00</updated>
<author>
<name>ZyX</name>
<email>kp-pav@yandex.ru</email>
</author>
<published>2017-08-15T13:30:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=ef6641ba6952fd868d3efafb2a23234ac9bd0d3f'/>
<id>ef6641ba6952fd868d3efafb2a23234ac9bd0d3f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lua/executor: Fix crash when printing empty string (#7157)</title>
<updated>2017-08-13T15:37:35+00:00</updated>
<author>
<name>Nikolai Aleksandrovich Pavlov</name>
<email>kp-pav@yandex.ru</email>
</author>
<published>2017-08-13T15:37:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=bf1b1ea6eebf254ed975b743241a598c6aeeb132'/>
<id>bf1b1ea6eebf254ed975b743241a598c6aeeb132</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge #6789 from ZyX-I/lua-path</title>
<updated>2017-06-27T00:29:15+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2017-06-27T00:29:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=f34befe74c5a7b18a802f6f3c79607cb2124004c'/>
<id>f34befe74c5a7b18a802f6f3c79607cb2124004c</id>
<content type='text'>
lua: Add paths from &amp;runtimepath to package.path and package.cpath</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
lua: Add paths from &amp;runtimepath to package.path and package.cpath</pre>
</div>
</content>
</entry>
<entry>
<title>lint: fix indentation of FUNC_ATTR lines</title>
<updated>2017-06-03T06:17:22+00:00</updated>
<author>
<name>Björn Linse</name>
<email>bjorn.linse@gmail.com</email>
</author>
<published>2017-06-02T13:42:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=3f553ac0b9b3866f1254e669eb0c1c019c789a60'/>
<id>3f553ac0b9b3866f1254e669eb0c1c019c789a60</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lua: Use automatic determining of suffixes only for package.cpath</title>
<updated>2017-05-28T20:55:51+00:00</updated>
<author>
<name>ZyX</name>
<email>kp-pav@yandex.ru</email>
</author>
<published>2017-05-25T21:17:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=a409fa2b3f821a40a01d3919cd93384b1403156f'/>
<id>a409fa2b3f821a40a01d3919cd93384b1403156f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lua: Add paths from &amp;runtimepath to package.path and package.cpath</title>
<updated>2017-05-25T13:27:40+00:00</updated>
<author>
<name>ZyX</name>
<email>kp-pav@yandex.ru</email>
</author>
<published>2017-05-22T21:46:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=97602371e6b00f280ede5e3f6b0e0c1144f46c72'/>
<id>97602371e6b00f280ede5e3f6b0e0c1144f46c72</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
