<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/.github/scripts, branch rahm</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>ci(tests): add arm64 runner</title>
<updated>2025-01-24T09:34:18+00:00</updated>
<author>
<name>Christian Clason</name>
<email>c.clason@uni-graz.at</email>
</author>
<published>2025-01-16T17:08:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=3702bcb139275beacb9d3d37f833b16d899f5013'/>
<id>3702bcb139275beacb9d3d37f833b16d899f5013</id>
<content type='text'>
Problem: Linux `aarch64`/`arm64` builds are not tested.

Solution: Add `ubuntu-arm` runners to test matrix (using
`RelWithDebInfo` build).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem: Linux `aarch64`/`arm64` builds are not tested.

Solution: Add `ubuntu-arm` runners to test matrix (using
`RelWithDebInfo` build).
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: remove myself from lsp reviewers</title>
<updated>2024-11-27T12:16:06+00:00</updated>
<author>
<name>Mathias Fussenegger</name>
<email>f.mathias@zignar.net</email>
</author>
<published>2024-11-27T11:39:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=c24e6e66dd24a7920f48df7effe50c16527fe880'/>
<id>c24e6e66dd24a7920f48df7effe50c16527fe880</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: downgrade to clang 19</title>
<updated>2024-11-09T14:42:52+00:00</updated>
<author>
<name>dundargoc</name>
<email>gocdundar@gmail.com</email>
</author>
<published>2024-11-09T14:20:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=7d8dd8234a3d3c0562724337fb3ef4e77c067a1e'/>
<id>7d8dd8234a3d3c0562724337fb3ef4e77c067a1e</id>
<content type='text'>
Clang 20 is still in development at the time of this commit and is
unsuitable for CI.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Clang 20 is still in development at the time of this commit and is
unsuitable for CI.
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: adjust reviewers</title>
<updated>2024-11-06T10:22:09+00:00</updated>
<author>
<name>dundargoc</name>
<email>gocdundar@gmail.com</email>
</author>
<published>2024-10-31T16:47:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=f8b193a01e7f98a6fff2d0fdc04b697139ddc3fc'/>
<id>f8b193a01e7f98a6fff2d0fdc04b697139ddc3fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: misc</title>
<updated>2024-10-23T12:13:42+00:00</updated>
<author>
<name>dundargoc</name>
<email>gocdundar@gmail.com</email>
</author>
<published>2024-09-29T12:07:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=3a86b60032bd659c2b12e984abb40cee93568558'/>
<id>3a86b60032bd659c2b12e984abb40cee93568558</id>
<content type='text'>
Co-authored-by: David Pedersen &lt;limero@me.com&gt;
Co-authored-by: Gregory Anders &lt;greg@gpanders.com&gt;
Co-authored-by: Leo Schlosser &lt;Leo.Schlosser@Student.HTW-Berlin.de&gt;
Co-authored-by: zeertzjq &lt;zeertzjq@outlook.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: David Pedersen &lt;limero@me.com&gt;
Co-authored-by: Gregory Anders &lt;greg@gpanders.com&gt;
Co-authored-by: Leo Schlosser &lt;Leo.Schlosser@Student.HTW-Berlin.de&gt;
Co-authored-by: zeertzjq &lt;zeertzjq@outlook.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: bump ubuntu runner version to ubuntu-24.04</title>
<updated>2024-10-05T15:35:41+00:00</updated>
<author>
<name>dundargoc</name>
<email>gocdundar@gmail.com</email>
</author>
<published>2024-10-02T13:16:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=0c9b3ef34dea3b957c2501601f44f1154236abf8'/>
<id>0c9b3ef34dea3b957c2501601f44f1154236abf8</id>
<content type='text'>
Also bump clang to version 20.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also bump clang to version 20.
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(lsp): drop fswatch, use inotifywait (#29374)</title>
<updated>2024-07-06T09:44:19+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@cryptomilk.org</email>
</author>
<published>2024-07-06T09:44:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=55e4301036bb938474fc9768c41e28df867d9286'/>
<id>55e4301036bb938474fc9768c41e28df867d9286</id>
<content type='text'>
This patch replaces fswatch with inotifywait from inotify-toools:

https://github.com/inotify-tools/inotify-tools

fswatch takes ~1min to set up recursively for the Samba source code
directory. inotifywait needs less than a second to do the same thing.

https://github.com/emcrisostomo/fswatch/issues/321

Also it fswatch seems to be unmaintained in the meantime.

Signed-off-by: Andreas Schneider &lt;asn@cryptomilk.org&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch replaces fswatch with inotifywait from inotify-toools:

https://github.com/inotify-tools/inotify-tools

fswatch takes ~1min to set up recursively for the Samba source code
directory. inotifywait needs less than a second to do the same thing.

https://github.com/emcrisostomo/fswatch/issues/321

Also it fswatch seems to be unmaintained in the meantime.

Signed-off-by: Andreas Schneider &lt;asn@cryptomilk.org&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>ci: update labeler configuration and add reviewers</title>
<updated>2024-05-30T18:57:14+00:00</updated>
<author>
<name>dundargoc</name>
<email>gocdundar@gmail.com</email>
</author>
<published>2024-05-29T13:59:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=783f6079b824539bdc4a168ecfebddab474b2924'/>
<id>783f6079b824539bdc4a168ecfebddab474b2924</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: remove nix flakes (#28863)</title>
<updated>2024-05-23T23:08:36+00:00</updated>
<author>
<name>dundargoc</name>
<email>33953936+dundargoc@users.noreply.github.com</email>
</author>
<published>2024-05-23T23:08:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=0e9c92a900435fb09440398674687e45cc802b08'/>
<id>0e9c92a900435fb09440398674687e45cc802b08</id>
<content type='text'>
It does not work and we don't plan on maintaining these anymore.

The flake files are being moved to
https://github.com/nix-community/neovim-nightly-overlay/pull/516
instead.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It does not work and we don't plan on maintaining these anymore.

The flake files are being moved to
https://github.com/nix-community/neovim-nightly-overlay/pull/516
instead.</pre>
</div>
</content>
</entry>
<entry>
<title>ci(labeler): adjust configuration</title>
<updated>2024-05-14T17:45:51+00:00</updated>
<author>
<name>dundargoc</name>
<email>gocdundar@gmail.com</email>
</author>
<published>2024-05-13T18:11:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=b83d5fabc6cbe08867b933958de7df7d3917247b'/>
<id>b83d5fabc6cbe08867b933958de7df7d3917247b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
