nixpkgs/pkgs/applications/editors/vim/plugins
Matthieu Coudron 9663a29afa buildVimPlugin: add vimCommandCheckHook
Modeled after pythonImportCheckHook, this checks a command can be run once the plugin is installed
2022-04-30 23:54:25 +02:00
..
markdown-preview-nvim
patches
vim2nix
aliases.nix
build-vim-plugin.nix buildVimPlugin: add vimCommandCheckHook 2022-04-30 23:54:25 +02:00
default.nix buildVimPlugin: add vimCommandCheckHook 2022-04-30 23:54:25 +02:00
deprecated.json
generated.nix Merge pull request #166776 from arjan-s/init-vimplugin-search-pulse 2022-04-21 17:02:12 +02:00
overrides.nix buildVimPlugin: add vimCommandCheckHook 2022-04-30 23:54:25 +02:00
readme.md
update-shell.nix
update.py
vim-command-check-hook.sh buildVimPlugin: add vimCommandCheckHook 2022-04-30 23:54:25 +02:00
vim-gen-doc-hook.sh
vim-plugin-names Merge pull request #166776 from arjan-s/init-vimplugin-search-pulse 2022-04-21 17:02:12 +02:00
vim-utils.nix buildVimPlugin: add vimCommandCheckHook 2022-04-30 23:54:25 +02:00

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