<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/utils/vim, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2026-02-16T08:13:30Z</updated>
<entry>
<title>vim: bump to 9.2.0</title>
<updated>2026-02-16T08:13:30Z</updated>
<author>
<name>George Sapkin</name>
</author>
<published>2026-02-15T09:52:24Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=9dd488df07602ef4055cdf922c79cd51a5223256'/>
<id>urn:sha1:9dd488df07602ef4055cdf922c79cd51a5223256</id>
<content type='text'>
Update URLs.

Remove inactive maintainer.

Changes: https://www.vim.org/vim-9.2-released.php
Signed-off-by: George Sapkin &lt;george@sapk.in&gt;
</content>
</entry>
<entry>
<title>vim: fix depends configuration</title>
<updated>2025-12-25T10:52:56Z</updated>
<author>
<name>TeleostNaCl Dai</name>
</author>
<published>2025-12-24T14:59:36Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=639fdb4008867031a10ae671cacc29132809a10b'/>
<id>urn:sha1:639fdb4008867031a10ae671cacc29132809a10b</id>
<content type='text'>
Due to the incorrect DEPENDS configuration, the vim-full and vim-fuller
packages won't show up in menuconfig if the vim-runtime package is not
selected. This happens because these packages depend on vim-runtime.

To fix this, add the '+' symbol to the DEPENDS line. This ensures that
when either vim-full or vim-fuller is selected, the vim-runtime package
(which is a dependency) will also be selected automatically.

Fixes: d1351b3 ("vim: fix config and runtime")
Signed-off-by: TeleostNaCl Dai &lt;teleostnacl@gmail.com&gt;
</content>
</entry>
<entry>
<title>vim: add SPDX license identifier</title>
<updated>2025-12-19T13:56:29Z</updated>
<author>
<name>George Sapkin</name>
</author>
<published>2025-12-17T14:13:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=45a857940cfe71573bf80541a61a0e2d1351a06a'/>
<id>urn:sha1:45a857940cfe71573bf80541a61a0e2d1351a06a</id>
<content type='text'>
Replace license header with SPDX license identifier.

Update copyright.

Signed-off-by: George Sapkin &lt;george@sapk.in&gt;
</content>
</entry>
<entry>
<title>vim: fix config and runtime</title>
<updated>2025-12-19T13:56:29Z</updated>
<author>
<name>George Sapkin</name>
</author>
<published>2025-12-13T16:19:44Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=d1351b3d8b46a3699d645858f5c6e7886b17f4c3'/>
<id>urn:sha1:d1351b3d8b46a3699d645858f5c6e7886b17f4c3</id>
<content type='text'>
- Install shared runtime for both full and fuller.
- Switch big to huge as big is just an alias to normal.
- Fix default config path for tiny variant.
- Use upstream default config for both full and fuller.
- Don't mark default config files for backup.
- Don't mix variant files.
- Mark fuller variant config files for backup.
- Update configure arguments and remove deprecated ones.
- Remove deprecated configuration variables.
- Improve descriptions.
- Fix the following error by installing the missing runtime files for
  full and correctly installing the default config for tiny:

  E1187: Failed to source defaults.vim

- Fix the following fuller error by installing the missing directory in
  runtime:

  Error detected while processing /usr/share/vim/vim91/plugin/netrwPlugin.vim:
  line    7:
  E919: Directory not found in 'packpath': "pack/*/opt/netrw"

Fixes: https://github.com/openwrt/packages/issues/20203
Fixes: https://github.com/openwrt/packages/issues/28104
Signed-off-by: George Sapkin &lt;george@sapk.in&gt;
</content>
</entry>
<entry>
<title>vim: disable wayland to fix missing dependency</title>
<updated>2025-12-08T14:17:41Z</updated>
<author>
<name>George Sapkin</name>
</author>
<published>2025-12-08T13:17:13Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=f4cf114981ff7150fd96bc3b8f53f2026265cc24'/>
<id>urn:sha1:f4cf114981ff7150fd96bc3b8f53f2026265cc24</id>
<content type='text'>
vim autodetects wayland if it's installed, but there's no dependency on
it which results in:

Package vim-full is missing dependencies for the following libraries:
libwayland-client.so.0

Fixes: 4406b79 ("vim: bump to 9.1.1918")
Signed-off-by: George Sapkin &lt;george@sapk.in&gt;
</content>
</entry>
<entry>
<title>vim: bump to 9.1.1918</title>
<updated>2025-12-07T19:09:57Z</updated>
<author>
<name>George Sapkin</name>
</author>
<published>2025-11-17T09:15:55Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=4406b792e7acb61678a5feb31d4f6dc54d73d726'/>
<id>urn:sha1:4406b792e7acb61678a5feb31d4f6dc54d73d726</id>
<content type='text'>
Switch source to GitHub for the most recent releases.

Changes: https://github.com/vim/vim/compare/v9.1.0...v9.1.1918
Signed-off-by: George Sapkin &lt;george@sapk.in&gt;
</content>
</entry>
<entry>
<title>vim: add actual xxd version</title>
<updated>2025-12-07T19:09:57Z</updated>
<author>
<name>George Sapkin</name>
</author>
<published>2025-11-17T08:37:59Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=3365ba873b93149aa9c42c1f8290abd944fbda17'/>
<id>urn:sha1:3365ba873b93149aa9c42c1f8290abd944fbda17</id>
<content type='text'>
Use the actual xxd version instead of the vim one for packaging.

Add matching CI test.

Signed-off-by: George Sapkin &lt;george@sapk.in&gt;
</content>
</entry>
<entry>
<title>vim: update to 9.1</title>
<updated>2025-07-12T05:21:07Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2025-07-09T01:14:34Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=48f3c800a749effb43d47deaa7df6d1b19709f86'/>
<id>urn:sha1:48f3c800a749effb43d47deaa7df6d1b19709f86</id>
<content type='text'>
Fixes compilation with GCC15.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>utils/vim: add license info</title>
<updated>2024-01-30T18:06:37Z</updated>
<author>
<name>Fabrice Fontaine</name>
</author>
<published>2024-01-30T07:23:18Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=584f4e71980efca2e98923008c85c5524f38a7a6'/>
<id>urn:sha1:584f4e71980efca2e98923008c85c5524f38a7a6</id>
<content type='text'>
vim is licensed under its own Vim license:
https://spdx.org/licenses/Vim.html

Signed-off-by: Fabrice Fontaine &lt;fontaine.fabrice@gmail.com&gt;
</content>
</entry>
<entry>
<title>vim: update to 9.0</title>
<updated>2022-09-22T08:25:51Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2022-08-25T09:11:43Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=f1bacdc1dc18aecc1ef3300d0d3912a87da1b2f1'/>
<id>urn:sha1:f1bacdc1dc18aecc1ef3300d0d3912a87da1b2f1</id>
<content type='text'>
Remove upstreamed patches:
- 001-support-defining-compilation-date-in-SOURCE_DATE_EPOCH.patch
  -&gt; https://github.com/vim/vim/commit/8f1dde5021d9623a951d1ccbc78cf1b1a55ccd7a
- 020-macos.patch
  -&gt; https://github.com/vim/vim/commit/5289783e0b07cfc3f92ee933261ca4c4acdca007

Refresh patches:
- 002-remove_helptags_generation.patch

Release Notes:
https://www.vim.org/vim90.php

Add to configure_args:
 --disable-libsodium

Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
</feed>
