nixpkgs-suyu/pkgs/misc/vim-plugins
ryneeverett d4874a7ee6 vimPlugins: Automate redirect updates in update.py
Many of the plugins in vim-plugin-names are out of date and redirect to
their new github repos. This commit adds a flag to automatically update
these and defines a process for committing these updates into nixpkgs.
2020-03-22 04:04:50 +00:00
..
patches/vim-grammarous
vim2nix
aliases.nix
build-vim-plugin.nix treewide: Get rid of most parseDrvName without breaking compat 2019-11-24 17:22:28 +00:00
default.nix
generated.nix vimPlugins: update 2020-03-20 17:44:25 +01:00
overrides.nix vimPlugins: update 2020-03-20 17:44:25 +01:00
readme.md Update documentation about adding new Vim plugins to nixpkgs 2019-07-14 17:13:29 -07:00
update.py vimPlugins: Automate redirect updates in update.py 2020-03-22 04:04:50 +00:00
vim-plugin-names vimPlugins.coc-spell-checker: init at 2020-02-19" 2020-03-15 17:58:33 +00:00
vim-utils.nix Merge pull request #74846 from rummik/vam-regression 2020-03-19 21:39:01 +00:00

Instructions for adding Vim plugins to nixpkgs can be found here.