nixpkgs/pkgs/misc/vim-plugins
toastal 99e969ab15 himalaya-vim: fix broken build
I think something about the build for Vim plugins has changed that made
this build break. Moving the fixup step up to configure made it build
again on my local machine.
2021-09-06 16:23:03 +07:00
..
patches vimPlugins.lens-vim: init at 2020-04-24 2020-12-08 09:55:45 -08:00
vim2nix
aliases.nix vimPlugins.indent-blankline-nvim-lua: make an alias to indent-blankline-nvim 2021-07-05 21:34:19 -07:00
build-vim-plugin.nix vimPlugins: split doc generation into a hook 2021-09-04 00:12:35 +02:00
default.nix vimPlugins: split doc generation into a hook 2021-09-04 00:12:35 +02:00
deprecated.json vimPlugins: rename tami5/sql.lua to tami5/sqlite.lua 2021-09-04 19:57:37 +02:00
generated.nix Merge pull request #135902 from figsoda/crates.nvim 2021-09-05 03:53:07 +02:00
overrides.nix himalaya-vim: fix broken build 2021-09-06 16:23:03 +07:00
readme.md Update documentation about adding new Vim plugins to nixpkgs 2019-07-14 17:13:29 -07:00
update-shell.nix vimPlugins: split doc generation into a hook 2021-09-04 00:12:35 +02:00
update.py vimPlugins: split doc generation into a hook 2021-09-04 00:12:35 +02:00
vim-gen-doc-hook.sh vimPlugins: split doc generation into a hook 2021-09-04 00:12:35 +02:00
vim-plugin-names Merge pull request #135902 from figsoda/crates.nvim 2021-09-05 03:53:07 +02:00
vim-utils.nix vimPlugins: split doc generation into a hook 2021-09-04 00:12:35 +02:00

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