nix-community.nixvim/lib
Matt Sturgeon 040bab5f55
lib/helpers: call with auto-args
Define `call = callPackageWith { inherit pkgs lib helpers; }`, which can
be used to automatically pass the correct args into helpers files.

`helpers` is passed in recursively.
2024-07-28 22:51:24 +01:00
..
autocmd-helpers.nix lib/helpers: build recursively 2024-07-28 22:30:11 +01:00
builders.nix
default.nix
deprecation.nix lib/helpers: call with auto-args 2024-07-28 22:51:24 +01:00
helpers.nix lib/helpers: call with auto-args 2024-07-28 22:51:24 +01:00
keymap-helpers.nix lib/helpers: build recursively 2024-07-28 22:30:11 +01:00
maintainers.nix maintainers: add GGORG 2024-07-25 13:40:08 +02:00
neovim-plugin.nix lib/helpers: build recursively 2024-07-28 22:30:11 +01:00
options.nix lib/helpers: build recursively 2024-07-28 22:30:11 +01:00
to-lua.nix
types.nix lib/helpers: call with auto-args 2024-07-28 22:51:24 +01:00
utils.nix lib/helpers: build recursively 2024-07-28 22:30:11 +01:00
vim-plugin.nix lib/helpers: build recursively 2024-07-28 22:30:11 +01:00