nixpkgs/pkgs/misc/vim-plugins
Sirio Balmelli d5b6a9c6de vim-beancount: fix broken
Runtime dependency on python3 'beancount' package needed
for autocompletion engine.

Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2020-06-23 16:17:36 -07:00
..
patches vimPlugins.fruzzy: init at 2019-10-28 2020-03-04 09:51:25 +00:00
vim2nix vim: remove legacy additional-nix-code 2018-09-23 14:56:27 +01:00
aliases.nix Merge pull request #83119 from ryneeverett/vim-plugins-update-redirects 2020-03-27 17:48:32 +00:00
build-vim-plugin.nix treewide: Get rid of most parseDrvName without breaking compat 2019-11-24 17:22:28 +00:00
default.nix vimPlugins: Automatically sort vim-plugin-names. 2020-03-26 05:56:31 +00:00
deprecated.json vimPlugins: coc-nvim update (#85106) 2020-04-13 00:44:59 +02:00
generated.nix vimPlugins.vim-bsv: init at 2019-07-11 (#91253) 2020-06-22 11:05:41 +02:00
overrides.nix vim-beancount: fix broken 2020-06-23 16:17:36 -07:00
readme.md Update documentation about adding new Vim plugins to nixpkgs 2019-07-14 17:13:29 -07:00
update.py vimPlugins: Add meta.homepage 2020-04-24 17:01:03 -07:00
vim-plugin-names vimPlugins.vim-bsv: init at 2019-07-11 (#91253) 2020-06-22 11:05:41 +02:00
vim-utils.nix vim-utils: restore beforePlugins option 2020-05-06 14:18:44 -04:00

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