Files
nixpkgs/pkgs
Jörg Thalheim 953199fd82 vim-plugins: rewrite updater
A new python script has been added to replace the aged viml-based
updater. The new updater has the following advantages:

- use rss feeds to check for updates quicker
- parallel downloads & better caching
- uses proper override mechanism instead of text substitution
- update generated files in-place instead of having to insert updated plugins manually

Automatically reading `dependencies` from the plugins directory has been
not re-implemented.
This has been mostly been used by Mark Weber's plugins, which seem to
no longer receive regular updates.
This could be implemented in future as required.
2018-09-09 11:22:43 +01:00
..
2018-09-07 21:11:26 -04:00
2018-09-06 08:09:53 -04:00
2018-09-07 20:31:27 +02:00
2018-09-09 11:22:43 +01:00
2018-09-06 20:22:56 +02:00
2018-09-04 23:32:43 +02:00
2018-09-07 21:11:26 -04:00