nixpkgs/pkgs/misc/vim-plugins
ryneeverett 7cc024b59e vimPlugins: Automatic rename deprecations
When an updated redirect results in a package name change, not just an
owner change, throw an error to warn users the package names has
changed.
2020-03-27 15:30:54 +00:00
..
patches/vim-grammarous vimPlugins.vim-grammarous: set languagetool path 2017-11-21 17:05:55 +00:00
vim2nix vim: remove legacy additional-nix-code 2018-09-23 14:56:27 +01:00
aliases.nix vimPlugins: Automatic rename deprecations 2020-03-27 15:30:54 +00:00
build-vim-plugin.nix treewide: Get rid of most `parseDrvName` without breaking compat 2019-11-24 17:22:28 +00:00
default.nix vimPlugins: Automatically sort vim-plugin-names. 2020-03-26 05:56:31 +00:00
deprecated.json vimPlugins: Automatic rename deprecations 2020-03-27 15:30:54 +00:00
generated.nix vimPlugins: Update redirects 2020-03-22 05:04:26 +00:00
overrides.nix vimPlugins: Update redirects 2020-03-22 05:04:26 +00:00
readme.md Update documentation about adding new Vim plugins to nixpkgs 2019-07-14 17:13:29 -07:00
update.py vimPlugins: Automatic rename deprecations 2020-03-27 15:30:54 +00:00
vim-plugin-names vimPlugins: Automatically sort vim-plugin-names. 2020-03-26 05:56:31 +00:00
vim-utils.nix Merge pull request #74846 from rummik/vam-regression 2020-03-19 21:39:01 +00:00

readme.md

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