<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/runtime/lua/vim/provider, branch userregs_2</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(checkhealth): check outdated pynvim version properly #33175</title>
<updated>2025-03-30T14:02:59+00:00</updated>
<author>
<name>zeertzjq</name>
<email>zeertzjq@outlook.com</email>
</author>
<published>2025-03-30T14:02:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=e87d2ae3836cabe456ba781b479f28a6f1f46137'/>
<id>e87d2ae3836cabe456ba781b479f28a6f1f46137</id>
<content type='text'>
Fixes #33174, a regression from #22962.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #33174, a regression from #22962.</pre>
</div>
</content>
</entry>
<entry>
<title>fix(checkhealth): check g:loaded_xx_provider for all providers #33168</title>
<updated>2025-03-29T20:35:06+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2025-03-29T20:35:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=5f9f5bc04d0bec0fbf100dd5a0de2b38daf882fb'/>
<id>5f9f5bc04d0bec0fbf100dd5a0de2b38daf882fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(provider)!: drop Python 3.7, 3.8 support #33088</title>
<updated>2025-03-28T11:49:10+00:00</updated>
<author>
<name>v1nh1shungry</name>
<email>v1nh1shungry@outlook.com</email>
</author>
<published>2025-03-28T11:49:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=ade58885c478a46c1299f23f17a5c40e2960b6ad'/>
<id>ade58885c478a46c1299f23f17a5c40e2960b6ad</id>
<content type='text'>
Problem: #33022 didn't update `min_version` to 3.9, therefore Python 3.7
and 3.8 are still available.

Solution: Update `min_version` to 3.9.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem: #33022 didn't update `min_version` to 3.9, therefore Python 3.7
and 3.8 are still available.

Solution: Update `min_version` to 3.9.</pre>
</div>
</content>
</entry>
<entry>
<title>feat(provider/python)!: add python 3.13, drop 3.7 and 3.8 (EOL) #33022</title>
<updated>2025-03-22T14:20:46+00:00</updated>
<author>
<name>Eisuke Kawashima</name>
<email>e.kawaschima+github@gmail.com</email>
</author>
<published>2025-03-22T14:20:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=4d9a1b9852cab0574a47fb9e149b6f7164daafd3'/>
<id>4d9a1b9852cab0574a47fb9e149b6f7164daafd3</id>
<content type='text'>
https://devguide.python.org/versions/

Co-authored-by: Eisuke Kawashima &lt;e-kwsm@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://devguide.python.org/versions/

Co-authored-by: Eisuke Kawashima &lt;e-kwsm@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>fix: resolve all remaining LuaLS diagnostics</title>
<updated>2025-01-27T16:37:50+00:00</updated>
<author>
<name>Lewis Russell</name>
<email>lewis6991@gmail.com</email>
</author>
<published>2025-01-24T13:01:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=6aa42e8f92bd8bea49b7b2accfe4ab67a5344e41'/>
<id>6aa42e8f92bd8bea49b7b2accfe4ab67a5344e41</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>fix(vim.fs): dirname() returns "." on mingw/msys2 #30480</title>
<updated>2024-09-23T13:05:58+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2024-09-23T13:05:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=47e6b2233feffc6e9d94f6086fb904eb5688fa25'/>
<id>47e6b2233feffc6e9d94f6086fb904eb5688fa25</id>
<content type='text'>
Problem:
`vim.fs.dirname([[C:\User\XXX\AppData\Local]])` returns "." on
mingw/msys2.

Solution:
- Check for "mingw" when deciding `iswin`.
- Use `has("win32")` where possible, it works in "fast" contexts since
  b02eeb6a7281df0561a021d7ae595c84be9a01be.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:
`vim.fs.dirname([[C:\User\XXX\AppData\Local]])` returns "." on
mingw/msys2.

Solution:
- Check for "mingw" when deciding `iswin`.
- Use `has("win32")` where possible, it works in "fast" contexts since
  b02eeb6a7281df0561a021d7ae595c84be9a01be.</pre>
</div>
</content>
</entry>
<entry>
<title>fix(health): fix pyenv root and python exepath detect issue</title>
<updated>2024-07-24T14:21:46+00:00</updated>
<author>
<name>Abao Zhang</name>
<email>abaodoit@gmail.com</email>
</author>
<published>2024-07-17T06:07:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=b4b4cf46a7a2b6d7b4e997179166444b0e338ac8'/>
<id>b4b4cf46a7a2b6d7b4e997179166444b0e338ac8</id>
<content type='text'>
Fix the following two issues:

- pyenv root detection issue

When `PYENV_ROOT` environment variable is not set, neovim will detect
pyenv's root via `pyenv root` command, but which will be always fail
because `vim.fn.system()` returns result with additional `\n`. Using
`vim.system` instead prevents this problem. to trim it before check
whether it is exists

- python executable path detection issue

Filter unrelated `python-config` in cases where multiple python versions
are installed, e.g. `python-config`, `python3.10-config`,
`python3.11-config` etc.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix the following two issues:

- pyenv root detection issue

When `PYENV_ROOT` environment variable is not set, neovim will detect
pyenv's root via `pyenv root` command, but which will be always fail
because `vim.fn.system()` returns result with additional `\n`. Using
`vim.system` instead prevents this problem. to trim it before check
whether it is exists

- python executable path detection issue

Filter unrelated `python-config` in cases where multiple python versions
are installed, e.g. `python-config`, `python3.10-config`,
`python3.11-config` etc.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(health): fix fetching url with python in provider health (#29594)</title>
<updated>2024-07-07T08:37:39+00:00</updated>
<author>
<name>Stanislav Asunkin</name>
<email>1353637+stasjok@users.noreply.github.com</email>
</author>
<published>2024-07-07T08:37:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=5b778a64ec2e82a7d8d28c3c36698cd42a41c539'/>
<id>5b778a64ec2e82a7d8d28c3c36698cd42a41c539</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor(lua): use tuple syntax everywhere #29111</title>
<updated>2024-06-04T13:06:02+00:00</updated>
<author>
<name>Ilia Choly</name>
<email>ilia.choly@gmail.com</email>
</author>
<published>2024-06-04T13:06:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=8cbb1f20e557461c8417583a7f69d53aaaef920b'/>
<id>8cbb1f20e557461c8417583a7f69d53aaaef920b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
