nixpkgs/pkgs/applications/editors/vim/plugins
2024-11-25 11:36:04 +01:00
..
blink-cmp vimPlugins.blink-cmp: 0.5.0 -> 0.5.1 2024-11-04 22:19:40 +02:00
markdown-preview-nvim
nvim-treesitter vimPlugins.nvim-treesitter: update grammars 2024-11-18 23:06:31 -06:00
patches vimPlugins.tsc-nvim: init at 2024-08-14 (#357769) 2024-11-23 23:45:03 +01:00
vim2nix
vim-clap treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
aliases.nix vimPlugins.peskcolor-vim: remove 2024-08-24 11:29:18 +02:00
build-vim-plugin.nix buildVimPlugin: enable structuredAttrs 2024-09-23 11:23:24 +02:00
default.nix buildNeovimPlugin: pass a derivation to luaAttr (#343564) 2024-09-22 20:01:56 +02:00
deprecated.json vimPlugins.nvim-compe: deprecate 2024-11-19 15:34:51 -06:00
generated.nix vimPlugins.gitlab-vim: init at 2024-11-22 (#358768) 2024-11-25 11:36:04 +01:00
get-plugins.nix pluginupdate.py: add support for adding/updating individual plugins 2024-11-10 01:42:51 +01:00
neovim-require-check-hook.sh buildVimPlugin: enable structuredAttrs 2024-09-23 11:23:24 +02:00
overrides.nix vimPlugins.codecompanion-nvim: init at 2024-11-24 2024-11-25 09:04:39 +01:00
readme.md
update.py pluginupdate.py: fix bugs and add improvements 2024-11-09 00:20:38 +01:00
updater.nix packages luarocks updater as pyproject package (#343584) 2024-09-22 21:15:41 +02:00
vim-command-check-hook.sh treewide: handle preDistPhases __structuredAttrs-agnostically 2024-09-03 05:33:59 +08:00
vim-gen-doc-hook.sh vimPluginGenTags: fix echoed string 2024-04-10 22:33:30 +02:00
vim-plugin-names vimPlugins.gitlab-vim: init at 2024-11-22 (#358768) 2024-11-25 11:36:04 +01: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.