nixpkgs/pkgs/misc/vim-plugins
Timo Kaufmann d2e422fcef
Merge pull request #83798 from ryneeverett/vim-plugins-update-proc
vimPlugins: Add --proc flag to update script.
2020-03-31 09:52:02 +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 Merge pull request #83119 from ryneeverett/vim-plugins-update-redirects 2020-03-27 17:48:32 +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: Store deprecation date. 2020-03-27 16:19:54 +00:00
generated.nix vimPlugins.vim-python-pep8-indent: init at 2019-05-13 2020-03-30 21:46:49 -07:00
overrides.nix vimPlugins.gruvbox-community: 2019-05-31 -> 2020-02-24, switch to autogenerated 2020-03-28 10:43:56 +01:00
readme.md Update documentation about adding new Vim plugins to nixpkgs 2019-07-14 17:13:29 -07:00
update.py vimPlugins: Add --proc flag to update script. 2020-03-30 18:04:52 +00:00
vim-plugin-names vimPlugins.vim-python-pep8-indent: init at 2019-05-13 2020-03-30 21:46:49 -07: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.