<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/scripts, branch v0.5.0</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>lint (#14941)</title>
<updated>2021-07-01T16:37:03+00:00</updated>
<author>
<name>dundargoc</name>
<email>33953936+dundargoc@users.noreply.github.com</email>
</author>
<published>2021-07-01T16:37:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=e8247bc739cd0cdc32833f44973bf2d635373086'/>
<id>e8247bc739cd0cdc32833f44973bf2d635373086</id>
<content type='text'>
Fix SC2155 error, found by shellcheck v0.7.2.

https://github.com/koalaman/shellcheck/wiki/SC2155</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix SC2155 error, found by shellcheck v0.7.2.

https://github.com/koalaman/shellcheck/wiki/SC2155</pre>
</div>
</content>
</entry>
<entry>
<title>Open funcs_data.mpack in binary mode. (#14944)</title>
<updated>2021-06-30T22:17:48+00:00</updated>
<author>
<name>Daniel Steinberg</name>
<email>dstein64@users.noreply.github.com</email>
</author>
<published>2021-06-30T22:17:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=fe10a4e5550d63390d8ff4bc8b91ccb00e9da00f'/>
<id>fe10a4e5550d63390d8ff4bc8b91ccb00e9da00f</id>
<content type='text'>
"b" flag is required to read binary files on Windows. 
https://www.lua.org/pil/21.2.2.html</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"b" flag is required to read binary files on Windows. 
https://www.lua.org/pil/21.2.2.html</pre>
</div>
</content>
</entry>
<entry>
<title>fix: Remove [RFC] from PR subject in vim-patch.sh (#14917)</title>
<updated>2021-06-29T00:40:00+00:00</updated>
<author>
<name>Daniel Steinberg</name>
<email>dstein64@users.noreply.github.com</email>
</author>
<published>2021-06-29T00:40:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=99a4152a4bf8d5905838baf59882a7dc8ee3367f'/>
<id>99a4152a4bf8d5905838baf59882a7dc8ee3367f</id>
<content type='text'>
As of PR #10383, CONTRIBUTING.md says '[RFC] is assumed by default'. As
of PR #11656, CONTRIBUTING.md says '**do not** put "RFC" in the PR
title'.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As of PR #10383, CONTRIBUTING.md says '[RFC] is assumed by default'. As
of PR #11656, CONTRIBUTING.md says '**do not** put "RFC" in the PR
title'.</pre>
</div>
</content>
</entry>
<entry>
<title>release.sh: use stdin for release commit message (#14832)</title>
<updated>2021-06-17T02:58:54+00:00</updated>
<author>
<name>Jan Edmund Lazo</name>
<email>jan.lazo@mail.utoronto.ca</email>
</author>
<published>2021-06-17T02:58:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=a72dfec855c1ed9181f880e4a8cccdd94fadd946'/>
<id>a72dfec855c1ed9181f880e4a8cccdd94fadd946</id>
<content type='text'>
v0.5.0 has too many commits since v0.4.0.
"git commit -m" triggers "Argument list too long" error.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
v0.5.0 has too many commits since v0.4.0.
"git commit -m" triggers "Argument list too long" error.</pre>
</div>
</content>
</entry>
<entry>
<title>feat(lsp): Add codelens support</title>
<updated>2021-06-14T19:45:14+00:00</updated>
<author>
<name>Mathias Fussenegger</name>
<email>f.mathias@zignar.net</email>
</author>
<published>2020-10-26T10:50:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=2bdd553c9ec47066c10d51f39fe16d83fbdd4e68'/>
<id>2bdd553c9ec47066c10d51f39fe16d83fbdd4e68</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch.sh -m: Ignore changes to version.c</title>
<updated>2021-05-20T02:50:05+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2021-05-12T01:47:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=cf714bf418c4e1951466aac4c0dff09cfe9be225'/>
<id>cf714bf418c4e1951466aac4c0dff09cfe9be225</id>
<content type='text'>
[skip ci]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[skip ci]
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(vim-patch.sh -m): Show all commits touching a file, not just the first</title>
<updated>2021-05-20T02:50:05+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2021-05-12T01:28:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=86d35bef13496e7730a2cce7eabe0190c299f4b4'/>
<id>86d35bef13496e7730a2cce7eabe0190c299f4b4</id>
<content type='text'>
[skip ci]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[skip ci]
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Treesitter (#13260)</title>
<updated>2021-05-01T12:19:48+00:00</updated>
<author>
<name>TJ DeVries</name>
<email>devries.timothyj@gmail.com</email>
</author>
<published>2021-05-01T12:19:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=27da5511a0c0b12fcabe29cf38c3f8a0f0b444b9'/>
<id>27da5511a0c0b12fcabe29cf38c3f8a0f0b444b9</id>
<content type='text'>
* doc &amp; fixes: Generate treesitter docs

* fixup to treesitter-core

* docs(treesitter): fix docs for most functions

Co-authored-by: Thomas Vigouroux &lt;tomvig38@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc &amp; fixes: Generate treesitter docs

* fixup to treesitter-core

* docs(treesitter): fix docs for most functions

Co-authored-by: Thomas Vigouroux &lt;tomvig38@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>fix(pvscheck): Switch URL to pvs-studio.com</title>
<updated>2021-04-30T00:04:29+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2021-04-30T00:01:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=794a287846dd7cfd80647c0b1e06a83f437ed498'/>
<id>794a287846dd7cfd80647c0b1e06a83f437ed498</id>
<content type='text'>
[skip ci]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[skip ci]
</pre>
</div>
</content>
</entry>
<entry>
<title>more generic shebang for lua2dox_filter</title>
<updated>2021-03-04T14:44:40+00:00</updated>
<author>
<name>Matthieu Coudron</name>
<email>mcoudron@hotmail.com</email>
</author>
<published>2021-03-02T02:15:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=e55c27fc6e32115d22b82422a95e56e2e9205e9a'/>
<id>e55c27fc6e32115d22b82422a95e56e2e9205e9a</id>
<content type='text'>
previous one was not working/ or use /bin/sh
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
previous one was not working/ or use /bin/sh
</pre>
</div>
</content>
</entry>
</feed>
