nixpkgs/pkgs/misc/vim-plugins
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
..
patches/vim-grammarous vimPlugins.vim-grammarous: set languagetool path 2017-11-21 17:05:55 +00:00
vim2nix Merge pull request #43388 from symphorien/neovim-python-env 2018-08-30 08:51:21 +01:00
default.nix vim-plugins: rewrite updater 2018-09-09 11:22:43 +01:00
generated.nix vim-plugins: rewrite updater 2018-09-09 11:22:43 +01:00
vim-plugin-names vim-plugins: rewrite updater 2018-09-09 11:22:43 +01:00
vim-utils.nix neovim wrapper: also make <vimplugin>.pythonDepedencies a function 2018-07-27 00:27:44 +02:00