nixpkgs/pkgs/applications/editors/vim/plugins
2024-07-03 09:49:57 +02:00
..
markdown-preview-nvim vimPlugins: update 2023-10-17 14:17:53 +02:00
nvim-treesitter vimPlugins.nvim-treesitter: update grammars 2024-07-03 09:49:57 +02:00
patches vimPlugins.Preview-nvim: init at 2024-06-01 2024-07-01 14:11:33 +02:00
vim2nix vimUtils: buildVimPluginFrom2Nix renamed to buildVimPlugin 2023-09-27 19:08:38 +02:00
vim-clap treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
aliases.nix vimPlugins: add an alias for suda-vim 2024-05-16 18:41:32 +00:00
build-vim-plugin.nix toVimPlugin: prepends 'vimPlugin' to the name 2024-04-20 16:00:43 +02:00
default.nix vimUtils: buildVimPluginFrom2Nix renamed to buildVimPlugin 2023-09-27 19:08:38 +02:00
deprecated.json vimPlugins: resolve github repository redirects 2024-07-03 09:49:44 +02:00
generated.nix vimPlugins: resolve github repository redirects 2024-07-03 09:49:44 +02:00
get-plugins.nix vimUtils: buildVimPluginFrom2Nix renamed to buildVimPlugin 2023-09-27 19:08:38 +02:00
neovim-require-check-hook.sh vimUtils.neovimRequireCheckHook: fix hook by adding plugin dependencies to rtp 2024-03-19 21:51:52 +01:00
overrides.nix Merge pull request #319659 from jtojnar/gnome-extract 2024-07-02 08:03:53 +02:00
readme.md
update.py vimPluginsUpdater: fix nvim-treesitter grammars update 2023-10-16 16:10:53 +02:00
updater.nix vimPluginsUpdater: fix treesitter updates 2023-10-15 23:56:45 +02:00
vim-command-check-hook.sh
vim-gen-doc-hook.sh vimPluginGenTags: fix echoed string 2024-04-10 22:33:30 +02:00
vim-plugin-names vimPlugins.Preview-nvim: init at 2024-06-01 2024-07-01 14:11:33 +02:00
vim-utils.nix toVimPlugin: prepends 'vimPlugin' to the name 2024-04-20 16:00:43 +02:00

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