<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/utils/vim/files, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git-03.infra.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/'/>
<updated>2025-12-19T13:56:29Z</updated>
<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-03.infra.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: update to 8.2</title>
<updated>2020-07-28T22:46:52Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-07-28T21:22:08Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=a52f36cbb87e0a02e57e039e023eaf52c9b56500'/>
<id>urn:sha1:a52f36cbb87e0a02e57e039e023eaf52c9b56500</id>
<content type='text'>
Removed multibyte options. They must now be enabled.

Refreshed patches.

Commented out autowrite as requested in
https://github.com/openwrt/packages/pull/12177

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>vim: Fix editing crontabs with crontab -e</title>
<updated>2015-06-05T18:32:44Z</updated>
<author>
<name>Florian Fieber</name>
</author>
<published>2015-06-05T14:07:56Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=9f4c0abc22993ac3ddbde23877aca10164fabe22'/>
<id>urn:sha1:9f4c0abc22993ac3ddbde23877aca10164fabe22</id>
<content type='text'>
Per default, vim creates a new file and keeps the original file as backup.
This leads to crontab checking the backup file for changes instead of the
one actually being edited, resulting in any changes being silently dropped.
Since busybox's crontab saves temporary crontab files in "/etc/crontabs.*"
vim's default of "backupskip=/tmp/*" doesn't circumvent this.

This commit fixes this issue by appending "/etc/crontabs.*" to "backupskip".

Signed-off-by: Florian Fieber &lt;florian@florianfieber.de&gt;
</content>
</entry>
<entry>
<title>vim: import from old packages</title>
<updated>2015-03-02T18:57:02Z</updated>
<author>
<name>Marko Ratkaj</name>
</author>
<published>2015-03-02T15:52:12Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=c48fe5e03084fbb80d06def08de252ce775ede1c'/>
<id>urn:sha1:c48fe5e03084fbb80d06def08de252ce775ede1c</id>
<content type='text'>
Signed-off-by: Marko Ratkaj &lt;marko.ratkaj@sartura.hr&gt;
</content>
</entry>
</feed>
