nixpkgs/pkgs/misc/vim-plugins
Matthieu Coudron 1fa84e3e02 vimPlugins: split doc generation into a hook
so that the hook can be used for lua modules as well. Improves
composition.
2021-09-04 00:12:35 +02:00
..
patches vimPlugins.lens-vim: init at 2020-04-24 2020-12-08 09:55:45 -08:00
vim2nix vim: remove legacy additional-nix-code 2018-09-23 14:56:27 +01:00
aliases.nix vimPlugins.indent-blankline-nvim-lua: make an alias to indent-blankline-nvim 2021-07-05 21:34:19 -07:00
build-vim-plugin.nix vimPlugins: split doc generation into a hook 2021-09-04 00:12:35 +02:00
default.nix vimPlugins: split doc generation into a hook 2021-09-04 00:12:35 +02:00
deprecated.json vimPlugins: resolve github repository redirects 2021-08-22 09:36:51 -04:00
generated.nix vimPlugins.neon: init at 2021-07-30 2021-08-30 20:47:37 +02:00
overrides.nix treewide: ensure pre/post phase hooks are strings 2021-08-20 19:08:42 -04:00
readme.md Update documentation about adding new Vim plugins to nixpkgs 2019-07-14 17:13:29 -07:00
update-shell.nix vimPlugins: split doc generation into a hook 2021-09-04 00:12:35 +02:00
update.py vimPlugins: split doc generation into a hook 2021-09-04 00:12:35 +02:00
vim-gen-doc-hook.sh vimPlugins: split doc generation into a hook 2021-09-04 00:12:35 +02:00
vim-plugin-names vimPlugins.neon: init at 2021-07-30 2021-08-30 20:47:37 +02:00
vim-utils.nix vimPlugins: split doc generation into a hook 2021-09-04 00:12:35 +02:00

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