nixpkgs/pkgs/applications/editors/vim/plugins
2023-02-16 15:14:31 -05:00
..
markdown-preview-nvim vimPlugins.markdown-preview-nvim: 0.0.1 -> 0.0.10 2022-09-28 12:41:47 -04:00
nvim-treesitter vimPlugins.nvim-treesitter: update grammars 2023-02-15 17:08:13 -08:00
patches
vim2nix
aliases.nix
build-vim-plugin.nix vimUtils.buildVimPlugin: format 2022-12-23 12:37:26 -05:00
default.nix vimPlugins: cleanup unused inherit 2022-12-26 00:21:08 +01:00
deprecated.json vimPlugins: resolve github repository redirects 2022-10-20 10:37:57 -07:00
generated.nix vimPlugins: update 2023-02-16 15:14:31 -05:00
neovim-require-check-hook.sh
overrides.nix Merge pull request #216585 from PlayerNameHere/nvim-ufo 2023-02-16 11:40:13 -05:00
readme.md
update-shell.nix vim: rename GitPython 2022-12-05 21:49:15 +01:00
update.py vimPlugins: only commit nvim-treesitter updates when there are actually updates 2023-01-01 15:48:42 -05:00
vim-command-check-hook.sh
vim-gen-doc-hook.sh
vim-plugin-names Merge pull request #216587 from PlayerNameHere/tint-nvim 2023-02-16 11:41:43 -05:00
vim-utils.nix treewide: use optionalString 2023-02-13 21:52:34 +01:00

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